Searched refs:expand_length_correction (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/neteq/
H A Dneteq_impl.cc1452 size_t expand_length_correction = new_length - local
1458 stats_.ExpandedNoiseSamples(expand_length_correction);
1461 stats_.ExpandedVoiceSamples(expand_length_correction);

Completed in 276 milliseconds