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 D | neteq_packet_source_input.h | 43 absl::optional<int64_t> next_output_event_ms_; variable |
H A D | encode_neteq_input.h | 63 int64_t next_output_event_ms_ = 0; variable |
/aosp_15_r20/external/webrtc/test/fuzzers/ | ||
H A D | neteq_signal_fuzzer.cc | 138 int64_t next_output_event_ms_ = 0; member in webrtc::test::__anon3c21cae70111::FuzzSignalInput |