Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/neteq/
Ddsp_helper.h111 static size_t MinDistortion(const int16_t* signal,
Ddsp_helper.cc250 size_t DspHelper::MinDistortion(const int16_t* signal, in MinDistortion() function in webrtc::DspHelper
Dexpand.cc427 best_distortion_index[i] = DspHelper::MinDistortion( in AnalyzeSignal()