HomeSort by relevance Sort by last modified time
    Searched refs:step1_0 (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
79 step1_0 = step2_0 + step2_3;
82 "add %[step1_0], %[Temp4], %[Temp1] \n\t"
159 "add %[Temp0], %[step1_0], %[step1_7] \n\t"
174 "sub %[Temp1], %[step1_0], %[step1_7] \n\t"
177 : [step1_0] "=&r"(step1_0), [step1_1] "=&r"(step1_1),
196 int step1_0, step1_1, step1_2, step1_3, step1_4, step1_5, step1_6, step1_7; local
261 step1_0 = step2_0 + step2_3;
264 "add %[step1_0], %[step1_6], %[Temp1] \n\t
    [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
62 "add %[step1_0], %[step2_0], %[step2_3] \n\t"
71 [step2_3] "=&r"(step2_3), [step1_0] "=r"(step1_0),
314 "add %[load5], %[step1_0], %[step1_7] \n\t"
325 "sub %[load6], %[step1_0], %[step1_7] \n\t"
330 "sub %[load5], %[step1_0], %[step1_7] \n\t"
341 "add %[load6], %[step1_0], %[step1_7] \n\t"
348 : [output] "r"(output), [step1_0] "r"(step1_0), [step1_1] "r"(step1_1)
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 615 __m128i step1_0, step1_1, step1_2, step1_3; local
    [all...]

Completed in 152 milliseconds