Searched refs:step2_16 (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | itrans32_cols_dspr2.c | 24 int step2_14, step2_15, step2_16, step2_17, step2_18, step2_19, step2_20; in vpx_idct32_cols_add_blk_dspr2() local 557 : [step2_16] "=&r"(step2_16), [step2_17] "=&r"(step2_17), in vpx_idct32_cols_add_blk_dspr2() 1079 [step1_15] "r"(step1_15), [step2_16] "r"(step2_16), in vpx_idct32_cols_add_blk_dspr2() 1083 step3_12 = ROUND_POWER_OF_TWO((step1_15 - step2_16), 6); in vpx_idct32_cols_add_blk_dspr2()
|
D | itrans32_dspr2.c | 28 int step2_14, step2_15, step2_16, step2_17, step2_18, step2_19, step2_20; in idct32_rows_dspr2() local 601 : [step2_16] "=&r"(step2_16), [step2_17] "=&r"(step2_17), in idct32_rows_dspr2() 960 [step1_15] "r"(step1_15), [step2_16] "r"(step2_16), in idct32_rows_dspr2()
|