Searched refs:step2_27 (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
499 step2_27 = step1_24 - step1_27;
505 "msub $ac0, %[step2_27], %[cospi_8_64] \n\t"
510 [step2_20] "r" (step2_20), [step2_27] "r" (step2_27),
514 temp21 = -step2_20 * cospi_8_64 + step2_27 * cospi_24_64;
553 step2_27 = step3_28 - step3_27;
692 "sub %[temp0], %[step2_27], %[step2_20] \n\t"
700 [step2_27] "r" (step2_27), [cospi_16_6
[all...]
H A Ditrans32_dspr2.c29 int16_t step2_21, step2_22, step2_23, step2_24, step2_25, step2_26, step2_27; local
567 step2_27 = step1_24 - step1_27;
573 "msub $ac0, %[step2_27], %[cospi_8_64] \n\t"
578 [step2_20] "r" (step2_20), [step2_27] "r" (step2_27),
582 temp21 = -step2_20 * cospi_8_64 + step2_27 * cospi_24_64;
621 step2_27 = step3_28 - step3_27;
766 "sub %[temp0], %[step2_27], %[step2_20] \n\t"
774 [step2_20] "r" (step2_20), [step2_27] "r" (step2_27),
[all...]

Completed in 25 milliseconds