Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/modules/audio_processing/aec/
Dsystem_delay_unittest.cc351 int device_buf_ms = kDeviceBufMs - (j / 10) + jump; in TEST_F() local
435 int device_buf_ms = kDeviceBufMs; in TEST_F() local
478 int device_buf_ms = 2 * (j % 2) * kDeviceBufMs; in TEST_F() local