OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_resampler_for_testing
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/common_audio/resampler/
push_sinc_resampler.h
57
SincResampler*
get_resampler_for_testing
() { return resampler_.get(); }
function in class:webrtc::PushSincResampler
push_sinc_resampler_unittest.cc
169
resampler.
get_resampler_for_testing
()->ChunkSize();
Completed in 67 milliseconds