Searched refs:step1_27 (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 227 [step1_26] "=&r"(step1_26), [step1_27] "=&r"(step1_27) in vpx_idct32_cols_add_blk_dspr2() 519 [step1_27] "r"(step1_27), [cospi_24_64] "r"(cospi_24_64), in vpx_idct32_cols_add_blk_dspr2() 771 [step1_27] "=&r"(step1_27), [step1_21] "=&r"(step1_21), in vpx_idct32_cols_add_blk_dspr2() 928 [step1_27] "r"(step1_27)); in vpx_idct32_cols_add_blk_dspr2() 933 step3_15 = ROUND_POWER_OF_TWO((step1_4 - step1_27), 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 271 [step1_26] "=&r"(step1_26), [step1_27] "=&r"(step1_27) in idct32_rows_dspr2() 563 [step1_27] "r"(step1_27), [cospi_24_64] "r"(cospi_24_64), in idct32_rows_dspr2() 815 [step1_27] "=&r"(step1_27), [step1_21] "=&r"(step1_21), in idct32_rows_dspr2() 903 : [step1_4] "r"(step1_4), [step1_27] "r"(step1_27), in idct32_rows_dspr2()
|