Home
last modified time | relevance | path

Searched refs:pull_time_ms (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/modules/audio_coding/neteq/test/
Dneteq_decoding_test.cc355 double pull_time_ms = (t_ms + next_input_time_ms) / 2; in LongCngWithClockDrift() local
357 if (pull_once && next_input_time_ms >= pull_time_ms) { in LongCngWithClockDrift()