Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/
Dsyn_filt_opt.s137 ADD r10, r4, r8, LSL #1 @ temp_p = yy + i
142 LDRSH r9, [r10, #-2] @ *(temp_p - 1)
143 LDRSH r12, [r10, #-4] @ *(temp_p - 2)
146 SMULBB r14, r9, r7 @ -a[1] * (*(temp_p -1))
148 LDRSH r6, [r10, #-6] @ *(temp_p - 3)
150 SMLABT r14, r12, r7, r14 @ -a[2] * (*(temp_p - 2))
153 LDRSH r11, [r10, #-8] @ *(temp_p - 4)
155 SMLABB r14, r6, r7, r14 @ -a[3] * (*(temp_p -3))
157 LDRSH r9, [r10, #-10] @ *(temp_p - 5)
159 SMLABT r14, r11, r7, r14 @ -a[4] * (*(temp_p -4))
[all …]
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/
Dq_plsf_3.cpp1027 Word16 temp_p[M]; in Q_plsf_3() local
1070 *(temp_p + i) = *(mean_lsf_3 + i) + *(past_rq_init + j * M + i); in Q_plsf_3()
1072 *(temp_r1 + i) = *(lsf1 + i) - *(temp_p + i); in Q_plsf_3()
1092 temp_p, in Q_plsf_3()
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV7/
Dsyn_filt_neon.s62 VLD1.S16 {D4, D5, D6, D7}, [r10]! @ first 16 temp_p