Searched refs:peak_value (Results 1 – 8 of 8) sorted by relevance
111 int16_t* peak_value) { in PeakDetection() argument133 &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() argument215 *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()
94 int16_t* peak_value);105 int16_t* peak_value);
65 int16_t peak_value; in Process() local67 fs_mult_, &peak_index, &peak_value); in Process()
32 int peak_value = 0; in FindFirstOfTwoLargestPeaks() local42 if (spectral_flatness[i] > peak_value) { in FindFirstOfTwoLargestPeaks()44 secondary_peak_value = peak_value; in FindFirstOfTwoLargestPeaks()48 peak_value = spectral_flatness[i]; in FindFirstOfTwoLargestPeaks()
66 float peak_value = in BlockEnergyPeak() local70 return peak_value * peak_value; in BlockEnergyPeak()
44 oneof peak_value { oneof
39 oneof peak_value { oneof