Home
last modified time | relevance | path

Searched refs:step3_28 (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/mips/
Ditrans32_cols_dspr2.c31 int16_t step3_28, step3_29, step3_30, step3_31; in vpx_idct32_cols_add_blk_dspr2() local
491 step3_28 = (temp21 + DCT_CONST_ROUNDING) >> DCT_CONST_BITS; in vpx_idct32_cols_add_blk_dspr2()
553 step2_27 = step3_28 - step3_27; in vpx_idct32_cols_add_blk_dspr2()
554 step2_28 = step3_28 + step3_27; in vpx_idct32_cols_add_blk_dspr2()
Ditrans32_dspr2.c33 int16_t step3_22, step3_23, step3_24, step3_25, step3_26, step3_27, step3_28; in idct32_rows_dspr2() local
559 step3_28 = (temp21 + DCT_CONST_ROUNDING) >> DCT_CONST_BITS; in idct32_rows_dspr2()
621 step2_27 = step3_28 - step3_27; in idct32_rows_dspr2()
622 step2_28 = step3_28 + step3_27; in idct32_rows_dspr2()