Home
last modified time | relevance | path

Searched refs:ReadFloatSamplesFromStereoFile (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_processing/
H A Dgain_controller2_unittest.cc435 ReadFloatSamplesFromStereoFile(stream_config.num_frames(), in TEST()
499 ReadFloatSamplesFromStereoFile(stream_config.num_frames(), in TEST()
568 ReadFloatSamplesFromStereoFile(stream_config.num_frames(), in TEST()
637 ReadFloatSamplesFromStereoFile(stream_config.num_frames(), in TEST()
H A Decho_control_mobile_bit_exact_unittest.cc88 ReadFloatSamplesFromStereoFile(samples_per_channel, num_channels, in RunBitexactnessTest()
90 ReadFloatSamplesFromStereoFile(samples_per_channel, num_channels, in RunBitexactnessTest()
H A Dgain_control_unittest.cc97 ReadFloatSamplesFromStereoFile(samples_per_channel, num_channels, in RunBitExactnessTest()
99 ReadFloatSamplesFromStereoFile(samples_per_channel, num_channels, in RunBitExactnessTest()
/aosp_15_r20/external/webrtc/modules/audio_processing/test/
H A Dbitexactness_tools.h33 void ReadFloatSamplesFromStereoFile(size_t samples_per_channel,
H A Dbitexactness_tools.cc57 void ReadFloatSamplesFromStereoFile(size_t samples_per_channel, in ReadFloatSamplesFromStereoFile() function