/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 87 step1_4 = dct_const_round_shift(temp_1); 96 "extp %[step1_4], $ac0, 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; 135 "sub %[Temp0], %[Temp0], %[step1_4] \n\t" 137 "sub %[Temp1], %[step1_4], %[step1_5] \n\t" 150 step1_4 = step1_4 + step1_5; 153 "add %[step1_4], %[step1_4], %[step1_5] \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 | 18 int16_t step1_0, step1_1, step1_2, step1_3, step1_4, step1_5, step1_6; local [all...] |
itrans32_dspr2.c | 21 int16_t step1_0, step1_1, step1_2, step1_3, step1_4, step1_5, step1_6; local [all...] |
itrans16_dspr2.c | 20 int step1_0, step1_1, step1_2, step1_3, step1_4, step1_5, step1_6, step1_7; local 253 "add %[step1_4], %[result1], %[result2] \n\t" 260 [step1_4] "=r" (step1_4), [step1_5] "=r" (step1_5), 366 "add %[load6], %[step1_3], %[step1_4] \n\t" 370 "sub %[load5], %[step1_3], %[step1_4] \n\t" 378 "sub %[load6], %[step1_3], %[step1_4] \n\t" 382 "add %[load5], %[step1_3], %[step1_4] \n\t" 392 [step1_4] "r" (step1_4), [step1_5] "r" (step1_5) 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 | 23 int16_t step1_0, step1_1, step1_2, step1_3, step1_4, step1_5, step1_6; 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 93 step1_4 = dct_const_round_shift(temp_1); 102 "extp %[step1_4], $ac0, 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; 141 "sub %[Temp0], %[Temp0], %[step1_4] \n\t" 143 "sub %[Temp1], %[step1_4], %[step1_5] \n\t" 156 step1_4 = step1_4 + step1_5; 159 "add %[step1_4], %[step1_4], %[step1_5] \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 | 24 int16_t step1_0, step1_1, step1_2, step1_3, step1_4, step1_5, step1_6; 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 258 "add %[step1_4], %[result1], %[result2] \n\t" 265 [step1_4] "=r" (step1_4), [step1_5] "=r" (step1_5), 371 "add %[load6], %[step1_3], %[step1_4] \n\t" 375 "sub %[load5], %[step1_3], %[step1_4] \n\t" 383 "sub %[load6], %[step1_3], %[step1_4] \n\t" 387 "add %[load5], %[step1_3], %[step1_4] \n\t" 397 [step1_4] "r" (step1_4), [step1_5] "r" (step1_5) 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...] |