Searched refs:step2_24 (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
550 step2_24 = step3_31 - step3_24;
737 "sub %[temp0], %[step2_24], %[step2_23] \n\t"
744 : [const_2_power_13] "r" (const_2_power_13), [step2_24] "r" (step2_24),
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
618 step2_24 = step3_31 - step3_24;
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 33 milliseconds