Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/mips/
Ditrans32_cols_dspr2.c25 int16_t step2_14, step2_15, step2_16, step2_17, step2_18, step2_19, step2_20; in vpx_idct32_cols_add_blk_dspr2() local
541 step2_16 = step3_16 + step3_23; in vpx_idct32_cols_add_blk_dspr2()
1027 [step2_16] "r" (step2_16), [step2_17] "r" (step2_17), in vpx_idct32_cols_add_blk_dspr2()
1031 step3_12 = ROUND_POWER_OF_TWO((step1_15 - step2_16), 6); in vpx_idct32_cols_add_blk_dspr2()
Ditrans32_dspr2.c28 int16_t step2_14, step2_15, step2_16, step2_17, step2_18, step2_19, step2_20; in idct32_rows_dspr2() local
609 step2_16 = step3_16 + step3_23; in idct32_rows_dspr2()
845 output[15 * 32] = step1_15 + step2_16; in idct32_rows_dspr2()
846 output[16 * 32] = step1_15 - step2_16; in idct32_rows_dspr2()