Home
last modified time | relevance | path

Searched refs:num_channels_to_drop (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/modules/audio_coding/acm2/
Dacm_remixing.cc105 const size_t num_channels_to_drop = input.num_channels_ - num_output_channels; in ReMixFrame() local
110 in_index += num_channels_to_drop; in ReMixFrame()