Searched refs:step1_12 (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | itrans16_dspr2.c | 21 int step1_10, step1_11, step1_12, step1_13; in idct16_rows_dspr2() local 305 [step1_11] "=r"(step1_11), [step1_12] "=r"(step1_12), in idct16_rows_dspr2() 385 [step1_12] "r"(step1_12), [step1_13] "r"(step1_13)); in idct16_rows_dspr2() 396 int step1_12, step1_13, step1_14, step1_15; in idct16_cols_add_blk_dspr2() local 691 [step1_11] "=r"(step1_11), [step1_12] "=r"(step1_12), in idct16_cols_add_blk_dspr2() 864 [step1_12] "r"(step1_12), [step1_13] "r"(step1_13), in idct16_cols_add_blk_dspr2()
|
D | itrans32_cols_dspr2.c | 18 int step1_7, step1_8, step1_9, step1_10, step1_11, step1_12, step1_13; in vpx_idct32_cols_add_blk_dspr2() local 716 : [step1_0] "=&r"(step1_0), [step1_12] "=&r"(step1_12), in vpx_idct32_cols_add_blk_dspr2() 1077 : [cm] "r"(cm), [stride] "r"(stride), [step1_12] "r"(step1_12), in vpx_idct32_cols_add_blk_dspr2() 1086 step3_15 = ROUND_POWER_OF_TWO((step1_12 - step2_19), 6); in vpx_idct32_cols_add_blk_dspr2()
|
D | itrans32_dspr2.c | 22 int step1_7, step1_8, step1_9, step1_10, step1_11, step1_12, step1_13; in idct32_rows_dspr2() local 760 : [step1_0] "=&r"(step1_0), [step1_12] "=&r"(step1_12), in idct32_rows_dspr2() 957 : [step1_12] "r"(step1_12), [step2_19] "r"(step2_19), in idct32_rows_dspr2()
|