HomeSort by relevance Sort by last modified time
    Searched refs:step1_6 (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
120 step1_6 = dct_const_round_shift(temp_2);
128 "extp %[step1_6], $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"
138 "sub %[Temp1], %[Temp1], %[step1_6] \n\t"
151 step1_7 = step1_6 + step1_7;
154 "add %[step1_7], %[step1_7], %[step1_6] \n\t"
157 "extp %[step1_6], $ac1, 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
249 "extp %[step1_6], $ac3, 31 \n\t"
257 [step1_5] "=r"(step1_5), [step1_6] "=r"(step1_6),
317 "add %[load6], %[step1_1], %[step1_6] \n\t"
322 "sub %[load5], %[step1_1], %[step1_6] \n\t"
333 "sub %[load6], %[step1_1], %[step1_6] \n\t"
338 "add %[load5], %[step1_1], %[step1_6] \n\t"
349 [step1_6] "r"(step1_6), [step1_7] "r"(step1_7)
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 97 milliseconds