HomeSort by relevance Sort by last modified time
    Searched refs:step1_1 (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
67 step1_1 = step2_1 + step2_2;
70 "add %[step1_1], %[Temp2], %[Temp3] \n\t"
167 "add %[Temp1], %[step1_1], %[step1_6] \n\t"
178 "sub %[Temp0], %[step1_1], %[step1_6] \n\t"
183 : [step1_0] "=&r" (step1_0), [step1_1] "=&r" (step1_1),
205 int step1_0, step1_1, step1_2, step1_3, step1_4, step1_5, step1_6, step1_7; local
262 step1_1 = step2_1 + step2_2;
265 "add %[step1_1], %[Temp2], %[Temp3] \n\t
    [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
68 "add %[step1_1], %[step2_1], %[step2_2] \n\t"
77 [step1_0] "=r" (step1_0), [step1_1] "=r" (step1_1),
328 "add %[load6], %[step1_1], %[step1_6] \n\t"
333 "sub %[load5], %[step1_1], %[step1_6] \n\t"
344 "sub %[load6], %[step1_1], %[step1_6] \n\t"
349 "add %[load5], %[step1_1], %[step1_6] \n\t"
360 [step1_0] "r" (step1_0), [step1_1] "r" (step1_1),
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 1103 __m128i step1_0, step1_1, step1_2, step1_3; local
    [all...]

Completed in 27 milliseconds