Home
last modified time | relevance | path

Searched defs:prev_timestamp (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/webrtc/modules/include/
H A Dmodule_common_types_public.h95 inline bool IsNewerTimestamp(uint32_t timestamp, uint32_t prev_timestamp) { in IsNewerTimestamp()
/aosp_15_r20/external/libaom/examples/
H A Dnoise_model.c355 int64_t prev_timestamp = 0; in main() local
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/
H A Dneteq_impl.cc1947 uint32_t prev_timestamp = 0; in ExtractPackets() local
/aosp_15_r20/external/grpc-grpc/test/cpp/ext/otel/
H A Dotel_plugin_test.cc152 opentelemetry::common::SystemTimestamp prev_timestamp; variable
/aosp_15_r20/external/libchrome-gestures/src/
H A Dimmediate_interpreter.cc272 stime_t prev_timestamp) { in Insert()