Home
last modified time | relevance | path

Searched refs:get_resampler_for_testing (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/common_audio/resampler/
Dpush_sinc_resampler.h57 SincResampler* get_resampler_for_testing() { return resampler_.get(); } in get_resampler_for_testing() function
Dpush_sinc_resampler_unittest.cc169 resampler.get_resampler_for_testing()->ChunkSize(); in ResampleTest()