Home
last modified time | relevance | path

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

/frameworks/av/media/module/codecs/amrwb/dec/src/
Dpred_lt4.cpp97 #define L_INTERPOL2 16 macro
112 const int16 inter4_2[UP_SAMP][ 2*L_INTERPOL2] =
186 pt_exc -= (L_INTERPOL2 - 1); in Pred_lt4()
198 for (i = 0; i < L_INTERPOL2 << 1; i += 4) in Pred_lt4()
247 for (i = 0; i < 2*L_INTERPOL2; i += 4) in Pred_lt4()
/frameworks/av/media/module/codecs/amrwb/enc/src/
Dpred_lt4.c31 #define L_INTERPOL2 16 macro
/frameworks/av/media/module/codecs/amrwb/enc/src/asm/ARMV7/
Dpred_lt4_1_neon.s39 SUB r4, r4, #30 @ x -= L_INTERPOL2 - 1