Lines Matching defs:overflow
64 #define AMR_SAMPLE_BOUND 32768.0 ///< threshold for synthesis overflow
615 p->diff_count--; // don't let diff_count overflow
798 * @param overflow 16-bit overflow flag
802 float *samples, uint8_t overflow)
807 // if an overflow has been detected, the pitch vector is scaled down by a
809 if (overflow)
817 if (p->pitch_gain[4] > 0.5 && !overflow) {
837 // detect overflow
1062 // overflow detected -> rerun synthesis scaling pitch vector down