Home
last modified time | relevance | path

Searched defs:first_timestamp (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/webrtc/modules/remote_bitrate_estimator/
H A Dinter_arrival.h68 uint32_t first_timestamp; member
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/
H A Dnack_tracker_unittest.cc212 const uint32_t first_timestamp = timestamp; in TEST() local
H A Dneteq_impl.cc1957 uint32_t first_timestamp = next_packet->timestamp; in ExtractPackets() local
H A Dneteq_impl_unittest.cc1719 uint32_t first_timestamp() const { return 10u; } in first_timestamp() function in webrtc::NetEqImplTest120ms
/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dperf.c2355 uint32_t first_timestamp = 0, last_timestamp = 0; in test_buffer_fill() local
2499 uint32_t first_timestamp = 0, last_timestamp = 0; in test_enable_disable() local
/aosp_15_r20/system/logging/logcat/tests/
H A Dlogcat_test.cpp350 char* first_timestamp = NULL; in do_tail_time() local
/aosp_15_r20/external/cronet/third_party/metrics_proto/
H A Dsystem_profile.proto112 optional int64 first_timestamp = 3; field
/aosp_15_r20/out/soong/.intermediates/external/cronet/third_party/metrics_proto/cronet_aml_third_party_metrics_proto_metrics_proto_gen_headers/android_arm64_armv8-2a_cortex-a55_apex30/gen/third_party/metrics_proto/
Dsystem_profile.pb.h8268 inline int64_t SystemProfileProto_ClonedInstallInfo::first_timestamp() const { in first_timestamp() function