Searched refs:step2_21 (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
517 step2_21 = step1_22 - step1_21;
523 "msub $ac1, %[step2_21], %[cospi_24_64] \n\t"
529 [step2_21] "r" (step2_21), [step2_26] "r" (step2_26),
533 temp21 = -step2_21 * cospi_8_64 + step2_26 * cospi_24_64;
546 step2_21 = step3_18 - step3_21;
707 "sub %[temp0], %[step2_26], %[step2_21] \n\t"
715 [step2_21] "r" (step2_21), [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
585 step2_21 = step1_22 - step1_21;
591 "msub $ac1, %[step2_21], %[cospi_24_64] \n\t"
597 [step2_21] "r" (step2_21), [step2_26] "r" (step2_26),
601 temp21 = -step2_21 * cospi_8_64 + step2_26 * cospi_24_64;
614 step2_21 = step3_18 - step3_21;
782 "sub %[temp0], %[step2_26], %[step2_21] \n\t"
790 [step2_26] "r" (step2_26), [step2_21] "r" (step2_21),
[all...]

Completed in 114 milliseconds