HomeSort by relevance Sort by last modified time
    Searched refs:step1_5 (Results 1 - 5 of 5) sorted by null

  /external/libvpx/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
114 step1_5 = dct_const_round_shift(temp_1);
122 "extp %[step1_5], $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;
142 "add %[Temp0], %[Temp0], %[step1_5] \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"
162 "extp %[step1_5], $ac0, 31 \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
256 "extp %[step1_5], $ac1, 31 \n\t"
265 [step1_4] "=r" (step1_4), [step1_5] "=r" (step1_5),
369 "add %[load5], %[step1_2], %[step1_5] \n\t"
377 "sub %[load6], %[step1_2], %[step1_5] \n\t"
381 "sub %[load5], %[step1_2], %[step1_5] \n\t"
389 "add %[load6], %[step1_2], %[step1_5] \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/vp9/encoder/x86/
vp9_dct_sse2.c 1104 __m128i step1_4, step1_5, step1_6, step1_7; local
    [all...]

Completed in 159 milliseconds