Searched refs:L_INTER_SRCH (Results 1 – 4 of 4) sorted by relevance
146 #define FIR_SIZE (UP_SAMP_MAX*L_INTER_SRCH+1)
233 for (i = (L_INTER_SRCH >> 1); i != 0; i--) in Interpol_3or6()
1472 t_min = sub(t0_min, L_INTER_SRCH, pOverflow); in Pitch_fr()1473 t_max = add(t0_max, L_INTER_SRCH, pOverflow); in Pitch_fr()
85 #define L_INTER_SRCH 4 /* Length of filter for CL LTP search */ macro