Home
last modified time | relevance | path

Searched refs:step2_31 (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.c32 int16_t step2_28, step2_29, step2_30, step2_31; in vp9_idct32_cols_add_blk_dspr2() local
562 step2_31 = step3_31 + step3_24; in vp9_idct32_cols_add_blk_dspr2()
797 [step2_30] "r" (step2_30), [step2_31] "r" (step2_31) in vp9_idct32_cols_add_blk_dspr2()
803 step3_15 = ROUND_POWER_OF_TWO((step1_0 - step2_31), 6); in vp9_idct32_cols_add_blk_dspr2()
Dvp9_itrans32_dspr2.c33 int16_t step2_28, step2_29, step2_30, step2_31; in idct32_rows_dspr2() local
628 step2_31 = step3_31 + step3_24; in idct32_rows_dspr2()
833 output[0 * 32] = step1_0 + step2_31; in idct32_rows_dspr2()
864 output[31 * 32] = step1_0 - step2_31; in idct32_rows_dspr2()