Home
last modified time | relevance | path

Searched defs:source_int (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/common_audio/resampler/
Dpush_sinc_resampler_unittest.cc76 rtc::scoped_ptr<int16_t[]> source_int(new int16_t[input_samples]); in ResampleBenchmarkTest() local
159 rtc::scoped_ptr<int16_t[]> source_int(new int16_t[input_block_size]); in ResampleTest() local