Searched refs:step2_31 (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | itrans32_cols_dspr2.c | 26 int step2_28, step2_29, step2_30, step2_31; in vpx_idct32_cols_add_blk_dspr2() local 579 [step2_27] "=&r"(step2_27), [step2_31] "=&r"(step2_31) in vpx_idct32_cols_add_blk_dspr2() 851 [step2_31] "r"(step2_31)); in vpx_idct32_cols_add_blk_dspr2() 856 step3_15 = ROUND_POWER_OF_TWO((step1_0 - step2_31), 6); in vpx_idct32_cols_add_blk_dspr2()
|
D | itrans32_dspr2.c | 30 int step2_28, step2_29, step2_30, step2_31; in idct32_rows_dspr2() local 623 [step2_27] "=&r"(step2_27), [step2_31] "=&r"(step2_31) in idct32_rows_dspr2() 876 : [step1_0] "r"(step1_0), [step2_31] "r"(step2_31), in idct32_rows_dspr2()
|