Searched refs:num_channels_to_drop (Results 1 – 1 of 1) sorted by relevance
105 const size_t num_channels_to_drop = input.num_channels_ - num_output_channels; in ReMixFrame() local110 in_index += num_channels_to_drop; in ReMixFrame()