Searched refs:set_output_rate_hz (Results 1 – 6 of 6) sorted by relevance
42 void set_output_rate_hz(int rate_hz);
43 void ResampleInputAudioFile::set_output_rate_hz(int rate_hz) { in set_output_rate_hz() function in webrtc::test::ResampleInputAudioFile
62 input_file_.set_output_rate_hz(test_sample_rate_hz_); in MergeTest()
86 input_file_.set_output_rate_hz(test_sample_rate_hz_); in ExpandTest()
169 input_audio_.set_output_rate_hz(rate_hz); in SetInputRate()181 reverse_audio_.set_output_rate_hz(rate_hz); in SetReverseRate()
282 replacement_file->set_output_rate_hz(48000); in MakeAudioDecoder()