Searched refs:step1_20 (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | itrans32_cols_dspr2.c | 19 int step1_14, step1_15, step1_16, step1_17, step1_18, step1_19, step1_20; in vpx_idct32_cols_add_blk_dspr2() local 226 [step1_20] "=&r"(step1_20), [step1_21] "=&r"(step1_21), in vpx_idct32_cols_add_blk_dspr2() 518 [step1_20] "r"(step1_20), [step1_24] "r"(step1_24), in vpx_idct32_cols_add_blk_dspr2() 770 [temp3] "=&r"(temp3), [step1_20] "=&r"(step1_20), in vpx_idct32_cols_add_blk_dspr2() 1003 [step1_11] "r"(step1_11), [step1_20] "r"(step1_20), in vpx_idct32_cols_add_blk_dspr2() 1007 step3_12 = ROUND_POWER_OF_TWO((step1_11 - step1_20), 6); in vpx_idct32_cols_add_blk_dspr2()
|
D | itrans32_dspr2.c | 23 int step1_14, step1_15, step1_16, step1_17, step1_18, step1_19, step1_20; in idct32_rows_dspr2() local 270 [step1_20] "=&r"(step1_20), [step1_21] "=&r"(step1_21), in idct32_rows_dspr2() 562 [step1_20] "r"(step1_20), [step1_24] "r"(step1_24), in idct32_rows_dspr2() 814 [temp3] "=&r"(temp3), [step1_20] "=&r"(step1_20), in idct32_rows_dspr2() 933 [step1_11] "r"(step1_11), [step1_20] "r"(step1_20), in idct32_rows_dspr2()
|