Home
last modified time | relevance | path

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

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