Searched refs:step3_29 (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.c36 int16_t step3_28, step3_29, step3_30, step3_31; local
477 step3_29 = (temp21 + DCT_CONST_ROUNDING) >> DCT_CONST_BITS;
557 step2_26 = step3_29 - step3_26;
560 step2_29 = step3_29 + step3_26;
H A Dvp9_itrans32_dspr2.c37 int16_t step3_29, step3_30, step3_31; local
543 step3_29 = (temp21 + DCT_CONST_ROUNDING) >> DCT_CONST_BITS;
623 step2_26 = step3_29 - step3_26;
626 step2_29 = step3_29 + step3_26;
/external/libvpx/libvpx/vp9/common/mips/dspr2/
H A Dvp9_itrans32_cols_dspr2.c36 int16_t step3_28, step3_29, step3_30, step3_31; local
477 step3_29 = (temp21 + DCT_CONST_ROUNDING) >> DCT_CONST_BITS;
557 step2_26 = step3_29 - step3_26;
560 step2_29 = step3_29 + step3_26;
H A Dvp9_itrans32_dspr2.c37 int16_t step3_29, step3_30, step3_31; local
543 step3_29 = (temp21 + DCT_CONST_ROUNDING) >> DCT_CONST_BITS;
623 step2_26 = step3_29 - step3_26;
626 step2_29 = step3_29 + step3_26;

Completed in 110 milliseconds