Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/
Dvp9_itrans32_cols_dspr2.c26 int16_t step1_20, step1_21, step1_22, step1_23, step1_24, step1_25, step1_26; in vp9_idct32_cols_add_blk_dspr2() local
292 [step1_24] "=r" (step1_24), [step1_25] "=r" (step1_25) in vp9_idct32_cols_add_blk_dspr2()
504 step2_27 = step1_24 - step1_27; in vp9_idct32_cols_add_blk_dspr2()
543 step3_24 = step1_24 + step1_27; in vp9_idct32_cols_add_blk_dspr2()
754 step1_24 = (temp21 + DCT_CONST_ROUNDING) >> DCT_CONST_BITS; in vp9_idct32_cols_add_blk_dspr2()
875 [step1_24] "r" (step1_24), [step1_25] "r" (step1_25), in vp9_idct32_cols_add_blk_dspr2()
879 step3_12 = ROUND_POWER_OF_TWO((step1_7 - step1_24), 6); in vp9_idct32_cols_add_blk_dspr2()
Dvp9_itrans32_dspr2.c27 int16_t step1_21, step1_22, step1_23, step1_24, step1_25, step1_26, step1_27; in idct32_rows_dspr2() local
343 [step1_24] "=r" (step1_24), [step1_25] "=r" (step1_25) in idct32_rows_dspr2()
570 step2_27 = step1_24 - step1_27; in idct32_rows_dspr2()
609 step3_24 = step1_24 + step1_27; in idct32_rows_dspr2()
830 step1_24 = (temp21 + DCT_CONST_ROUNDING) >> DCT_CONST_BITS; in idct32_rows_dspr2()
840 output[7 * 32] = step1_7 + step1_24; in idct32_rows_dspr2()
857 output[24 * 32] = step1_7 - step1_24; in idct32_rows_dspr2()