Home
last modified time | relevance | path

Searched refs:step1_9 (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/mips/
Ditrans32_cols_dspr2.c19 int16_t step1_7, step1_8, step1_9, step1_10, step1_11, step1_12, step1_13; in vpx_idct32_cols_add_blk_dspr2() local
683 step1_9 = step2_6 - step3_9; in vpx_idct32_cols_add_blk_dspr2()
947 [step1_8] "r" (step1_8), [step1_9] "r" (step1_9), in vpx_idct32_cols_add_blk_dspr2()
955 step3_14 = ROUND_POWER_OF_TWO((step1_9 - step1_22), 6); in vpx_idct32_cols_add_blk_dspr2()
Ditrans32_dspr2.c22 int16_t step1_7, step1_8, step1_9, step1_10, step1_11, step1_12, step1_13; in idct32_rows_dspr2() local
757 step1_9 = step2_6 - step3_9; in idct32_rows_dspr2()
839 output[9 * 32] = step1_9 + step1_22; in idct32_rows_dspr2()
852 output[22 * 32] = step1_9 - step1_22; in idct32_rows_dspr2()
Ditrans16_dspr2.c406 int step1_8, step1_9, step1_10, step1_11; in idct16_cols_add_blk_dspr2() local
717 step1_9 = step2_9 + step2_10; in idct16_cols_add_blk_dspr2()
880 [step1_8] "r" (step1_8), [step1_9] "r" (step1_9), in idct16_cols_add_blk_dspr2()