Home | History | Annotate | Download | only in libspeex

Lines Matching refs:VERY_SMALL

551          st->exc[i]=st->sw[i]=VERY_SMALL;
723 syn_resp[i]=VERY_SMALL;
729 ringing[i] = VERY_SMALL;
1049 pitch_gain = MULT16_16_Q15(fact,pitch_gain) + VERY_SMALL;
1064 st->exc[i]= MULT16_16_Q15(pitch_gain, (st->exc[i-pitch_val]+VERY_SMALL)) +