Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/mips/
Ditrans16_dspr2.c21 int step1_10, step1_11, step1_12, step1_13; in idct16_rows_dspr2() local
309 [step1_10] "=r" (step1_10), [step1_11] "=r" (step1_11), in idct16_rows_dspr2()
393 [step1_10] "r" (step1_10), [step1_11] "r" (step1_11), in idct16_rows_dspr2()
406 int step1_8, step1_9, step1_10, step1_11; in idct16_cols_add_blk_dspr2() local
706 [step1_10] "=r" (step1_10), [step1_11] "=r" (step1_11), in idct16_cols_add_blk_dspr2()
881 [step1_10] "r" (step1_10), [step1_11] "r" (step1_11), in idct16_cols_add_blk_dspr2()
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
684 step1_10 = step2_5 - step3_10; in vpx_idct32_cols_add_blk_dspr2()
948 [step1_10] "r" (step1_10), [step1_11] "r" (step1_11), in vpx_idct32_cols_add_blk_dspr2()
954 step3_13 = ROUND_POWER_OF_TWO((step1_10 - step1_21), 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
758 step1_10 = step2_5 - step3_10; in idct32_rows_dspr2()
840 output[10 * 32] = step1_10 + step1_21; in idct32_rows_dspr2()
851 output[21 * 32] = step1_10 - step1_21; in idct32_rows_dspr2()