Home
last modified time | relevance | path

Searched refs:L_INTERPOL1 (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/codecs/amrwb/enc/src/
Dpitch_f4.c32 #define L_INTERPOL1 4 macro
87 t_min = L_sub(t0_min, L_INTERPOL1); in Pitch_fr4()
88 t_max = L_add(t0_max, L_INTERPOL1); in Pitch_fr4()
308 x = x - L_INTERPOL1 + 1; in Interpol_4()