Searched refs:step1_15 (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | itrans32_cols_dspr2.c | 19 int step1_14, step1_15, step1_16, step1_17, step1_18, step1_19, step1_20; in vpx_idct32_cols_add_blk_dspr2() local 719 [step1_3] "=&r"(step1_3), [step1_15] "=&r"(step1_15) 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 | 23 int step1_14, step1_15, step1_16, step1_17, step1_18, step1_19, step1_20; in idct32_rows_dspr2() local 763 [step1_3] "=&r"(step1_3), [step1_15] "=&r"(step1_15) in idct32_rows_dspr2() 960 [step1_15] "r"(step1_15), [step2_16] "r"(step2_16), in idct32_rows_dspr2()
|
D | itrans16_dspr2.c | 396 int step1_12, step1_13, step1_14, step1_15; in idct16_cols_add_blk_dspr2() local 702 step1_15 = step2_12 + step2_15; in idct16_cols_add_blk_dspr2() 865 [step1_14] "r"(step1_14), [step1_15] "r"(step1_15)); in idct16_cols_add_blk_dspr2()
|