Searched refs:channel_resampler (Results 1 – 1 of 1) sorted by relevance
95 auto channel_resampler = channel_resamplers_.rbegin(); in InitializeIfNeeded() local96 channel_resampler->resampler = std::make_unique<PushSincResampler>( in InitializeIfNeeded()98 channel_resampler->source.resize(src_size_10ms_mono); in InitializeIfNeeded()99 channel_resampler->destination.resize(dst_size_10ms_mono); in InitializeIfNeeded()