Searched refs:step1_22 (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() 542 : [const_2_power_13] "r"(const_2_power_13), [step1_22] "r"(step1_22), in vpx_idct32_cols_add_blk_dspr2() 803 [temp3] "=&r"(temp3), [step1_22] "=&r"(step1_22), in vpx_idct32_cols_add_blk_dspr2() 1004 [step1_21] "r"(step1_21), [step1_22] "r"(step1_22), in vpx_idct32_cols_add_blk_dspr2() 1009 step3_14 = ROUND_POWER_OF_TWO((step1_9 - step1_22), 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() 586 : [const_2_power_13] "r"(const_2_power_13), [step1_22] "r"(step1_22), in idct32_rows_dspr2() 847 [temp3] "=&r"(temp3), [step1_22] "=&r"(step1_22), in idct32_rows_dspr2() 931 [step1_9] "r"(step1_9), [step1_22] "r"(step1_22), in idct32_rows_dspr2()
|