/external/libvpx/libvpx/vpx_dsp/mips/ |
itrans8_dspr2.c | 18 int step1_0, step1_1, step1_2, step1_3, step1_4, step1_5, step1_6, step1_7; local 100 step1_7 = dct_const_round_shift(temp_2); 104 "extp %[step1_7], $ac1, 31 \n\t" 131 temp_1 = (step1_7 - step1_6 - step1_4 + step1_5) * cospi_16_64; 132 temp_2 = (step1_4 - step1_5 - step1_6 + step1_7) * cospi_16_64; 134 "sub %[Temp0], %[step1_7], %[step1_6] \n\t" 139 "add %[Temp1], %[Temp1], %[step1_7] \n\t" 151 step1_7 = step1_6 + step1_7; 154 "add %[step1_7], %[step1_7], %[step1_6] \n\t 199 int step1_0, step1_1, step1_2, step1_3, step1_4, step1_5, step1_6, step1_7; local [all...] |
itrans32_cols_dspr2.c | 19 int16_t step1_7, step1_8, step1_9, step1_10, step1_11, step1_12, step1_13; local [all...] |
itrans32_dspr2.c | 22 int16_t step1_7, step1_8, step1_9, step1_10, step1_11, step1_12, step1_13; local [all...] |
itrans16_dspr2.c | 20 int step1_0, step1_1, step1_2, step1_3, step1_4, step1_5, step1_6, step1_7; local 254 "add %[step1_7], %[result4], %[result3] \n\t" 261 [step1_6] "=r" (step1_6), [step1_7] "=r" (step1_7) 320 "add %[load5], %[step1_0], %[step1_7] \n\t" 331 "sub %[load6], %[step1_0], %[step1_7] \n\t" 336 "sub %[load5], %[step1_0], %[step1_7] \n\t" 347 "add %[load6], %[step1_0], %[step1_7] \n\t" 356 [step1_6] "r" (step1_6), [step1_7] "r" (step1_7), 405 int step1_0, step1_1, step1_2, step1_3, step1_4, step1_5, step1_6, step1_7; local [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/ |
vp9_itrans32_cols_dspr2.c | 24 int16_t step1_7, step1_8, step1_9, step1_10, step1_11, step1_12, step1_13; local [all...] |
vp9_itrans8_dspr2.c | 24 int step1_0, step1_1, step1_2, step1_3, step1_4, step1_5, step1_6, step1_7; local 106 step1_7 = dct_const_round_shift(temp_2); 110 "extp %[step1_7], $ac1, 31 \n\t" 137 temp_1 = (step1_7 - step1_6 - step1_4 + step1_5) * cospi_16_64; 138 temp_2 = (step1_4 - step1_5 - step1_6 + step1_7) * cospi_16_64; 140 "sub %[Temp0], %[step1_7], %[step1_6] \n\t" 145 "add %[Temp1], %[Temp1], %[step1_7] \n\t" 157 step1_7 = step1_6 + step1_7; 160 "add %[step1_7], %[step1_7], %[step1_6] \n\t 205 int step1_0, step1_1, step1_2, step1_3, step1_4, step1_5, step1_6, step1_7; local [all...] |
vp9_itrans32_dspr2.c | 25 int16_t step1_7, step1_8, step1_9, step1_10, step1_11, step1_12, step1_13; local [all...] |
vp9_itrans16_dspr2.c | 25 int step1_0, step1_1, step1_2, step1_3, step1_4, step1_5, step1_6, step1_7; local 259 "add %[step1_7], %[result4], %[result3] \n\t" 266 [step1_6] "=r" (step1_6), [step1_7] "=r" (step1_7) 325 "add %[load5], %[step1_0], %[step1_7] \n\t" 336 "sub %[load6], %[step1_0], %[step1_7] \n\t" 341 "sub %[load5], %[step1_0], %[step1_7] \n\t" 352 "add %[load6], %[step1_0], %[step1_7] \n\t" 361 [step1_6] "r" (step1_6), [step1_7] "r" (step1_7), 410 int step1_0, step1_1, step1_2, step1_3, step1_4, step1_5, step1_6, step1_7; local [all...] |
/external/libvpx/libvpx/vpx_dsp/x86/ |
fwd_txfm_impl_sse2.h | 625 __m128i step1_4, step1_5, step1_6, step1_7; local [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/ |
vp9_dct_avx2.c | 1114 __m128i step1_4, step1_5, step1_6, step1_7; local [all...] |
vp9_dct_sse2.c | 1215 __m128i step1_4, step1_5, step1_6, step1_7; local [all...] |