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

/external/libvpx/libvpx/vpx_dsp/mips/
H A Ditrans32_cols_dspr2.c26 int16_t step2_21, step2_22, step2_23, step2_24, step2_25, step2_26, step2_27; local
548 step2_23 = step3_16 - step3_23;
737 "sub %[temp0], %[step2_24], %[step2_23] \n\t"
745 [step2_23] "r" (step2_23), [cospi_16_64] "r" (cospi_16_64)
748 temp21 = (step2_23 + step2_24) * cospi_16_64;
H A Ditrans32_dspr2.c29 int16_t step2_21, step2_22, step2_23, step2_24, step2_25, step2_26, step2_27; local
616 step2_23 = step3_16 - step3_23;
814 "sub %[temp0], %[step2_24], %[step2_23] \n\t"
822 [step2_24] "r" (step2_24), [step2_23] "r" (step2_23),
826 temp21 = (step2_23 + step2_24) * cospi_16_64;

Completed in 27 milliseconds