Searched refs:step2_25 (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
556 step2_25 = step3_30 - step3_25;
727 "sub %[temp0], %[step2_25], %[step2_22] \n\t"
734 : [const_2_power_13] "r" (const_2_power_13), [step2_25] "r" (step2_25),
738 temp21 = (step2_22 + step2_25) * 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
622 step2_25 = step3_30 - step3_25;
801 "sub %[temp0], %[step2_25], %[step2_22] \n\t"
809 [step2_25] "r" (step2_25), [step2_22] "r" (step2_22),
813 temp21 = (step2_22 + step2_25) * 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
556 step2_25 = step3_30 - step3_25;
727 "sub %[temp0], %[step2_25], %[step2_22] \n\t"
734 : [const_2_power_13] "r" (const_2_power_13), [step2_25] "r" (step2_25),
738 temp21 = (step2_22 + step2_25) * 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
622 step2_25 = step3_30 - step3_25;
801 "sub %[temp0], %[step2_25], %[step2_22] \n\t"
809 [step2_25] "r" (step2_25), [step2_22] "r" (step2_22),
813 temp21 = (step2_22 + step2_25) * cospi_16_64;

Completed in 153 milliseconds