Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_device/android/
H A Daudio_manager.cc249 jboolean low_latency_output, in CacheAudioParameters()
271 jboolean low_latency_output, in OnCacheAudioParameters()
H A Daudio_device_unittest.cc662 bool low_latency_output = audio_manager()->IsLowLatencyPlayoutSupported(); in TEST_F() local