Home
last modified time | relevance | path

Searched refs:step2_30 (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
561 step2_30 = step3_30 + step3_25; 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()
802 step3_14 = ROUND_POWER_OF_TWO((step1_1 - step2_30), 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
627 step2_30 = step3_30 + step3_25; in idct32_rows_dspr2()
834 output[1 * 32] = step1_1 + step2_30; in idct32_rows_dspr2()
863 output[30 * 32] = step1_1 - step2_30; in idct32_rows_dspr2()