Home
last modified time | relevance | path

Searched refs:step2_29 (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
461 step2_29 = step1_30 - step1_29; in vp9_idct32_cols_add_blk_dspr2()
472 [step2_18] "r" (step2_18), [step2_29] "r" (step2_29), in vp9_idct32_cols_add_blk_dspr2()
476 temp21 = step2_18 * cospi_24_64 + step2_29 * cospi_8_64; in vp9_idct32_cols_add_blk_dspr2()
560 step2_29 = step3_29 + step3_26; in vp9_idct32_cols_add_blk_dspr2()
796 [step2_28] "r" (step2_28), [step2_29] "r" (step2_29), in vp9_idct32_cols_add_blk_dspr2()
801 step3_13 = ROUND_POWER_OF_TWO((step1_2 - step2_29), 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
527 step2_29 = step1_30 - step1_29; in idct32_rows_dspr2()
538 [step2_18] "r" (step2_18), [step2_29] "r" (step2_29), in idct32_rows_dspr2()
542 temp21 = step2_18 * cospi_24_64 + step2_29 * cospi_8_64; in idct32_rows_dspr2()
626 step2_29 = step3_29 + step3_26; in idct32_rows_dspr2()
835 output[2 * 32] = step1_2 + step2_29; in idct32_rows_dspr2()
862 output[29 * 32] = step1_2 - step2_29; in idct32_rows_dspr2()