Searched refs:destination_int (Results 1 – 1 of 1) sorted by relevance
77 rtc::scoped_ptr<int16_t[]> destination_int(new int16_t[output_samples]); in ResampleBenchmarkTest() local104 destination_int.get(), in ResampleBenchmarkTest()160 rtc::scoped_ptr<int16_t[]> destination_int(new int16_t[output_block_size]); in ResampleTest() local182 destination_int.get(), in ResampleTest()184 S16ToFloat(destination_int.get(), output_block_size, in ResampleTest()