Searched refs:step1_23 (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | itrans32_cols_dspr2.c | 20 int step1_21, step1_22, step1_23, step1_24, step1_25, step1_26, step1_27; in vpx_idct32_cols_add_blk_dspr2() local 282 [step1_22] "=&r"(step1_22), [step1_23] "=&r"(step1_23), in vpx_idct32_cols_add_blk_dspr2() 517 : [const_2_power_13] "r"(const_2_power_13), [step1_23] "r"(step1_23), in vpx_idct32_cols_add_blk_dspr2() 804 [step1_25] "=&r"(step1_25), [step1_23] "=&r"(step1_23), in vpx_idct32_cols_add_blk_dspr2() 1005 [step1_23] "r"(step1_23)); in vpx_idct32_cols_add_blk_dspr2() 1010 step3_15 = ROUND_POWER_OF_TWO((step1_8 - step1_23), 6); in vpx_idct32_cols_add_blk_dspr2()
|
D | itrans32_dspr2.c | 24 int step1_21, step1_22, step1_23, step1_24, step1_25, step1_26, step1_27; in idct32_rows_dspr2() local 326 [step1_22] "=&r"(step1_22), [step1_23] "=&r"(step1_23), in idct32_rows_dspr2() 561 : [const_2_power_13] "r"(const_2_power_13), [step1_23] "r"(step1_23), in idct32_rows_dspr2() 848 [step1_25] "=&r"(step1_25), [step1_23] "=&r"(step1_23), in idct32_rows_dspr2() 930 : [step1_8] "r"(step1_8), [step1_23] "r"(step1_23), in idct32_rows_dspr2()
|