Searched refs:step3_27 (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/mips/
H A Ditrans32_cols_dspr2.c30 int16_t step3_22, step3_23, step3_24, step3_25, step3_26, step3_27; local
515 step3_27 = (temp21 + DCT_CONST_ROUNDING) >> DCT_CONST_BITS;
553 step2_27 = step3_28 - step3_27;
554 step2_28 = step3_28 + step3_27;
H A Ditrans32_dspr2.c33 int16_t step3_22, step3_23, step3_24, step3_25, step3_26, step3_27, step3_28; local
583 step3_27 = (temp21 + DCT_CONST_ROUNDING) >> DCT_CONST_BITS;
621 step2_27 = step3_28 - step3_27;
622 step2_28 = step3_28 + step3_27;

Completed in 29 milliseconds