Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_processing/test/
H A Dsimulator_buffers.cc21 int render_output_sample_rate_hz, in SimulatorBuffers()
/aosp_15_r20/external/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc2370 int render_output_sample_rate_hz, in ProduceDebugText()
2428 for (auto render_output_sample_rate_hz : sample_rates_hz) { in RunApmRateAndChannelTest() local