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

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/mips/dspr2/
H A Dvp9_itrans32_cols_dspr2.c31 int16_t step2_21, step2_22, step2_23, step2_24, step2_25, step2_26, step2_27; local
553 step2_23 = step3_16 - step3_23;
742 "sub %[temp0], %[step2_24], %[step2_23] \n\t"
750 [step2_23] "r" (step2_23), [cospi_16_64] "r" (cospi_16_64)
753 temp21 = (step2_23 + step2_24) * cospi_16_64;
H A Dvp9_itrans32_dspr2.c32 int16_t step2_21, step2_22, step2_23, step2_24, step2_25, step2_26, step2_27; local
619 step2_23 = step3_16 - step3_23;
817 "sub %[temp0], %[step2_24], %[step2_23] \n\t"
825 [step2_24] "r" (step2_24), [step2_23] "r" (step2_23),
829 temp21 = (step2_23 + step2_24) * cospi_16_64;
/external/libvpx/libvpx/vp9/common/mips/dspr2/
H A Dvp9_itrans32_cols_dspr2.c31 int16_t step2_21, step2_22, step2_23, step2_24, step2_25, step2_26, step2_27; local
553 step2_23 = step3_16 - step3_23;
742 "sub %[temp0], %[step2_24], %[step2_23] \n\t"
750 [step2_23] "r" (step2_23), [cospi_16_64] "r" (cospi_16_64)
753 temp21 = (step2_23 + step2_24) * cospi_16_64;
H A Dvp9_itrans32_dspr2.c32 int16_t step2_21, step2_22, step2_23, step2_24, step2_25, step2_26, step2_27; local
619 step2_23 = step3_16 - step3_23;
817 "sub %[temp0], %[step2_24], %[step2_23] \n\t"
825 [step2_24] "r" (step2_24), [step2_23] "r" (step2_23),
829 temp21 = (step2_23 + step2_24) * cospi_16_64;

Completed in 46 milliseconds