Searched refs:VERY_SMALL (Results 1 – 8 of 8) sorted by relevance
228 celt_assert(ABS32(celt_inner_prod_neon_float_c_simulation(x, y, N) - xy) <= VERY_SMALL); in celt_inner_prod_neon()284 celt_assert(ABS32(xy1_c - *xy1) <= VERY_SMALL); in dual_inner_prod_neon()285 celt_assert(ABS32(xy2_c - *xy2) <= VERY_SMALL); in dual_inner_prod_neon()
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()
122 #define VERY_SMALL 0 macro189 #define VERY_SMALL 1e-30f macro
205 tmp0 = x0[j] + VERY_SMALL + m0; in deemphasis_stereo_simple()206 tmp1 = x1[j] + VERY_SMALL + m1; in deemphasis_stereo_simple()258 celt_sig tmp = x[j] + m + VERY_SMALL; in deemphasis()272 celt_sig tmp = x[j] + VERY_SMALL + m; in deemphasis()284 celt_sig tmp = x[j] + m + VERY_SMALL; in deemphasis()293 celt_sig tmp = x[j] + VERY_SMALL + m; in deemphasis()
337 S[ 1 ] = - vout*A[1] + B[2]*inval + VERY_SMALL; in silk_biquad_float()429 m0 = coef*x0 + VERY_SMALL + coef2*m0; in dc_reject()430 m2 = coef*x1 + VERY_SMALL + coef2*m2; in dc_reject()434 m1 = coef*tmp0 + VERY_SMALL + coef2*m1; in dc_reject()435 m3 = coef*tmp1 + VERY_SMALL + coef2*m3; in dc_reject()453 m0 = coef*x + VERY_SMALL + coef2*m0; in dc_reject()456 m1 = coef*tmp + VERY_SMALL + coef2*m1; in dc_reject()