Searched refs:dst_length_mono (Results 1 – 1 of 1) sorted by relevance
88 size_t dst_length_mono = in Resample() local96 Interleave(deinterleaved, dst_length_mono, num_channels_, dst); in Resample()97 return static_cast<int>(dst_length_mono * num_channels_); in Resample()