Searched refs:step3_27 (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.c35 int16_t step3_22, step3_23, step3_24, step3_25, step3_26, step3_27; local
520 step3_27 = (temp21 + DCT_CONST_ROUNDING) >> DCT_CONST_BITS;
558 step2_27 = step3_28 - step3_27;
559 step2_28 = step3_28 + step3_27;
H A Dvp9_itrans32_dspr2.c36 int16_t step3_22, step3_23, step3_24, step3_25, step3_26, step3_27, step3_28; local
586 step3_27 = (temp21 + DCT_CONST_ROUNDING) >> DCT_CONST_BITS;
624 step2_27 = step3_28 - step3_27;
625 step2_28 = step3_28 + step3_27;
/external/libvpx/libvpx/vp9/common/mips/dspr2/
H A Dvp9_itrans32_cols_dspr2.c35 int16_t step3_22, step3_23, step3_24, step3_25, step3_26, step3_27; local
520 step3_27 = (temp21 + DCT_CONST_ROUNDING) >> DCT_CONST_BITS;
558 step2_27 = step3_28 - step3_27;
559 step2_28 = step3_28 + step3_27;
H A Dvp9_itrans32_dspr2.c36 int16_t step3_22, step3_23, step3_24, step3_25, step3_26, step3_27, step3_28; local
586 step3_27 = (temp21 + DCT_CONST_ROUNDING) >> DCT_CONST_BITS;
624 step2_27 = step3_28 - step3_27;
625 step2_28 = step3_28 + step3_27;

Completed in 67 milliseconds