Searched refs:VERY_SMALL (Results 1 – 7 of 7) sorted by relevance
103 #define VERY_SMALL 0 macro144 #define VERY_SMALL 1e-30f macro
239 celt_sig tmp = x[j] + m + VERY_SMALL; in deemphasis()
112 #define VERY_SMALL 0 macro153 #define VERY_SMALL 1e-15f macro
551 st->exc[i]=st->sw[i]=VERY_SMALL; in nb_encode()723 syn_resp[i]=VERY_SMALL; in nb_encode()729 ringing[i] = VERY_SMALL; in nb_encode()1049 pitch_gain = MULT16_16_Q15(fact,pitch_gain) + VERY_SMALL; in nb_decode_lost()1064 st->exc[i]= MULT16_16_Q15(pitch_gain, (st->exc[i-pitch_val]+VERY_SMALL)) + in nb_decode_lost()
516 high[i]=VERY_SMALL; in sb_encode()668 res[i]=VERY_SMALL; in sb_encode()949 out[st->frame_size+i]=VERY_SMALL; in sb_decode()
420 y[i] = VERY_SMALL; in compute_impulse_response()
349 S[ 1 ] = - vout*A[1] + B[2]*inval + VERY_SMALL; in silk_biquad_float()432 hp_mem[2*c] = hp_mem[2*c] + coef*(x - hp_mem[2*c]) + VERY_SMALL; in dc_reject()435 hp_mem[2*c+1] = hp_mem[2*c+1] + coef*(tmp - hp_mem[2*c+1]) + VERY_SMALL; in dc_reject()