Home
last modified time | relevance | path

Searched refs:capture_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.cc22 int capture_output_sample_rate_hz, in SimulatorBuffers() argument
42 CreateConfigAndBuffer(capture_output_sample_rate_hz, in SimulatorBuffers()
H A Dsimulator_buffers.h28 int capture_output_sample_rate_hz,
/aosp_15_r20/external/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc2372 int capture_output_sample_rate_hz, in ProduceDebugText() argument
2389 << capture_output_sample_rate_hz in ProduceDebugText()
2430 for (auto capture_output_sample_rate_hz : sample_rates_hz) { in RunApmRateAndChannelTest() local
2467 capture_output_sample_rate_hz, capture_output_num_channels, in RunApmRateAndChannelTest()
2474 capture_input_sample_rate_hz, capture_output_sample_rate_hz, in RunApmRateAndChannelTest()