Searched defs:ResetFragmentation (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
H A Daudio_coding_module_impl.cc481 ResetFragmentation(0);
725 ResetFragmentation(kNumRedFragmentationVectors);
727 ResetFragmentation(0);
863 ResetFragmentation(0);
873 ResetFragmentation(0);
983 ResetFragmentation(0);
1435 ResetFragmentation(kNumRedFragmentationVectors);
1962 void AudioCodingModuleImpl::ResetFragmentation(int vector_size) { function in class:webrtc::acm2::AudioCodingModuleImpl

Completed in 80 milliseconds