Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/mips/dspr2/
Dvp9_itrans32_cols_dspr2.c30 int16_t step2_14, step2_15, step2_16, step2_17, step2_18, step2_19, step2_20; in vp9_idct32_cols_add_blk_dspr2() local
479 step2_19 = step1_16 - step1_19; in vp9_idct32_cols_add_blk_dspr2()
491 [step2_19] "r" (step2_19), [step2_28] "r" (step2_28), in vp9_idct32_cols_add_blk_dspr2()
495 temp21 = step2_19 * cospi_24_64 + step2_28 * cospi_8_64; in vp9_idct32_cols_add_blk_dspr2()
549 step2_19 = step3_19 + step3_20; in vp9_idct32_cols_add_blk_dspr2()
1033 [step2_18] "r" (step2_18), [step2_19] "r" (step2_19) in vp9_idct32_cols_add_blk_dspr2()
1039 step3_15 = ROUND_POWER_OF_TWO((step1_12 - step2_19), 6); in vp9_idct32_cols_add_blk_dspr2()
Dvp9_itrans32_dspr2.c31 int16_t step2_14, step2_15, step2_16, step2_17, step2_18, step2_19, step2_20; in idct32_rows_dspr2() local
545 step2_19 = step1_16 - step1_19; in idct32_rows_dspr2()
557 [step2_19] "r" (step2_19), [step2_28] "r" (step2_28), in idct32_rows_dspr2()
561 temp21 = step2_19 * cospi_24_64 + step2_28 * cospi_8_64; in idct32_rows_dspr2()
615 step2_19 = step3_19 + step3_20; in idct32_rows_dspr2()
845 output[12 * 32] = step1_12 + step2_19; in idct32_rows_dspr2()
852 output[19 * 32] = step1_12 - step2_19; in idct32_rows_dspr2()