Home
last modified time | relevance | path

Searched refs:render_output_sample_rate_hz (Results 1 – 3 of 3) 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() argument
32 CreateConfigAndBuffer(render_output_sample_rate_hz, in SimulatorBuffers()
H A Dsimulator_buffers.h27 int render_output_sample_rate_hz,
/aosp_15_r20/external/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc2370 int render_output_sample_rate_hz, in ProduceDebugText() argument
2383 << render_output_sample_rate_hz in ProduceDebugText()
2428 for (auto render_output_sample_rate_hz : sample_rates_hz) { in RunApmRateAndChannelTest() local
2459 render_output_sample_rate_hz, render_output_num_channels, in RunApmRateAndChannelTest()
2473 render_input_sample_rate_hz, render_output_sample_rate_hz, in RunApmRateAndChannelTest()