Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/neteq/
Ddsp_helper.cc111 int16_t* peak_value) { in PeakDetection() argument
133 &peak_value[i]); in PeakDetection()
138 &peak_value[i]); in PeakDetection()
141 peak_value[i] = (data[peak_index[i]] + data[peak_index[i] + 1]) >> 1; in PeakDetection()
145 peak_value[i] = data[peak_index[i]]; in PeakDetection()
160 int16_t* peak_value) { in ParabolicFit() argument
215 *peak_value = in ParabolicFit()
236 *peak_value = (temp_term_1 + temp_term_2 + temp_term_3) / 256; in ParabolicFit()
245 *peak_value = signal_points[1]; in ParabolicFit()
Ddsp_helper.h94 int16_t* peak_value);
105 int16_t* peak_value);
Dtime_stretch.cc65 int16_t peak_value; in Process() local
67 fs_mult_, &peak_index, &peak_value); in Process()
/external/webrtc/modules/audio_processing/ns/
Dprior_signal_model_estimator.cc32 int peak_value = 0; in FindFirstOfTwoLargestPeaks() local
42 if (spectral_flatness[i] > peak_value) { in FindFirstOfTwoLargestPeaks()
44 secondary_peak_value = peak_value; in FindFirstOfTwoLargestPeaks()
48 peak_value = spectral_flatness[i]; in FindFirstOfTwoLargestPeaks()
/external/webrtc/modules/audio_processing/aec3/
Dreverb_decay_estimator.cc66 float peak_value = in BlockEnergyPeak() local
70 return peak_value * peak_value; in BlockEnergyPeak()
/external/perfetto/protos/perfetto/common/
Dgpu_counter_descriptor.proto44 oneof peak_value { oneof
/external/perfetto/protos/perfetto/config/
Dperfetto_config.proto39 oneof peak_value { oneof
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto39 oneof peak_value { oneof