Searched refs:step1_14 (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 718 [step1_2] "=&r"(step1_2), [step1_14] "=&r"(step1_14), in vpx_idct32_cols_add_blk_dspr2() 1078 [step1_13] "r"(step1_13), [step1_14] "r"(step1_14), in vpx_idct32_cols_add_blk_dspr2() 1084 step3_13 = ROUND_POWER_OF_TWO((step1_14 - step2_17), 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 762 [step1_2] "=&r"(step1_2), [step1_14] "=&r"(step1_14), in idct32_rows_dspr2() 959 [step1_14] "r"(step1_14), [step2_17] "r"(step2_17), 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 701 step1_14 = step2_13 + step2_14; in idct16_cols_add_blk_dspr2() 865 [step1_14] "r"(step1_14), [step1_15] "r"(step1_15)); in idct16_cols_add_blk_dspr2()
|