HomeSort by relevance Sort by last modified time
    Searched full:mod_input_length (Results 1 - 1 of 1) sorted by null

  /external/webrtc/webrtc/modules/audio_coding/neteq/
merge.cc 210 const size_t mod_input_length = local
212 *expanded_max = WebRtcSpl_MaxAbsValueW16(expanded_signal, mod_input_length);
213 *input_max = WebRtcSpl_MaxAbsValueW16(input, mod_input_length);
223 mod_input_length,
231 mod_input_length,

Completed in 213 milliseconds