Searched refs:dst_length_mono (Results 1 – 1 of 1) sorted by relevance
131 size_t dst_length_mono = 0; in Resample() local134 dst_length_mono = resampler.resampler->Resample( in Resample()143 Interleave(channel_data_array_.data(), dst_length_mono, num_channels_, dst); in Resample()144 return static_cast<int>(dst_length_mono * num_channels_); in Resample()