Home
last modified time | relevance | path

Searched defs:next_output_event_ms_ (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/tools/
H A Dneteq_packet_source_input.h43 absl::optional<int64_t> next_output_event_ms_; variable
H A Dencode_neteq_input.h63 int64_t next_output_event_ms_ = 0; variable
/aosp_15_r20/external/webrtc/test/fuzzers/
H A Dneteq_signal_fuzzer.cc138 int64_t next_output_event_ms_ = 0; member in webrtc::test::__anon3c21cae70111::FuzzSignalInput