Searched refs:step1_23 (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/mips/
H A Ditrans32_cols_dspr2.c21 int16_t step1_20, step1_21, step1_22, step1_23, step1_24, step1_25, step1_26; local
280 "add %[step1_23], %[temp0], %[temp1] \n\t"
286 [step1_22] "=r" (step1_22), [step1_23] "=r" (step1_23),
498 step2_20 = step1_23 - step1_20;
537 step3_23 = step1_20 + step1_23;
741 "extp %[step1_23], $ac0, 31 \n\t"
743 : [temp0] "=&r" (temp0), [step1_23] "=r" (step1_23)
911 "add %[temp0], %[step1_8], %[step1_23] \
[all...]
H A Ditrans32_dspr2.c24 int16_t step1_21, step1_22, step1_23, step1_24, step1_25, step1_26, step1_27; local
332 "add %[step1_23], %[temp0], %[temp1] \n\t"
339 [step1_22] "=r" (step1_22), [step1_23] "=r" (step1_23),
566 step2_20 = step1_23 - step1_20;
605 step3_23 = step1_20 + step1_23;
818 "extp %[step1_23], $ac0, 31 \n\t"
820 : [temp0] "=&r" (temp0), [step1_23] "=r" (step1_23)
838 output[8 * 32] = step1_8 + step1_23;
[all...]

Completed in 27 milliseconds