Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/neteq/
Ddsp_helper.cc104 size_t* peak_index, int16_t* peak_value) { in PeakDetection()
151 size_t* peak_index, int16_t* peak_value) { in ParabolicFit()
Dtime_stretch.cc64 int16_t peak_value; in Process() local