Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_processing/test/
H A Dsimulator_buffers.cc19 SimulatorBuffers::SimulatorBuffers(int render_input_sample_rate_hz, in SimulatorBuffers()
/aosp_15_r20/external/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc2369 std::string ProduceDebugText(int render_input_sample_rate_hz, in ProduceDebugText()
2427 for (auto render_input_sample_rate_hz : sample_rates_hz) { in RunApmRateAndChannelTest() local