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

  /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
108 step1_5 = dct_const_round_shift(temp_1);
116 "extp %[step1_5], $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;
136 "add %[Temp0], %[Temp0], %[step1_5] \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"
156 "extp %[step1_5], $ac0, 31 \n\t
196 int step1_0, step1_1, step1_2, step1_3, step1_4, step1_5, step1_6, step1_7; local
    [all...]
itrans32_cols_dspr2.c 17 int step1_0, step1_1, step1_2, step1_3, step1_4, step1_5, step1_6; local
    [all...]
itrans32_dspr2.c 21 int 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
248 "extp %[step1_5], $ac1, 31 \n\t"
257 [step1_5] "=r"(step1_5), [step1_6] "=r"(step1_6),
356 "add %[load5], %[step1_2], %[step1_5] \n\t"
364 "sub %[load6], %[step1_2], %[step1_5] \n\t"
368 "sub %[load5], %[step1_2], %[step1_5] \n\t"
376 "add %[load6], %[step1_2], %[step1_5] \n\t"
383 [step1_4] "r"(step1_4), [step1_5] "r"(step1_5),
394 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 616 __m128i step1_4, step1_5, step1_6, step1_7; local
    [all...]

Completed in 236 milliseconds