Home
last modified time | relevance | path

Searched defs:expanded_max (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
Dmerge.cc52 int16_t expanded_max, input_max; in Process() local
193 int16_t* expanded_max, int16_t* input_max) const { in SignalScaling()
293 int16_t Merge::CorrelateAndPeakSearch(int16_t expanded_max, int16_t input_max, in CorrelateAndPeakSearch()