Home | History | Annotate | Download | only in src

Lines Matching refs:detection

289   \brief     Calculates the input to the missing harmonics detection.
331 \brief Checks that the detection is not due to a LP filter
334 in fact just a low-pass filtere input signal. If so, the detection is
494 * Determine if detection of new missing harmonics are allowed.
521 \brief Cleans up the detection after a transient.
558 /* detection in adjacent channels.*/
643 /* Make sure that the detection is not the cut-off of a low pass filter. */
668 \brief Do detection for one tonality estimate.
675 static void detection(FIXP_DBL *quotaBuffer,
691 * Do detection on the difference vector, i.e. the difference between
783 \brief Do detection for every tonality estimate, using forward prediction.
837 * Do detection on the current frame using
851 detection(quotaBuffer[est],
867 detection(quotaBuffer[est],
881 /* Clean up the detection.*/
914 /* If we had a detection use the guide-value in the next frame from the last estimate were the detection
994 if(!pAddHarmSfb[scfBand - 1]) { /* No detection below*/
1114 In order to be allowed to do new detection, there must be a transient in the current
1128 /* Calulate the variables that will be used subsequently for the actual detection */
1139 /* Do the actual detection using information from previous detections */