Searched refs:step1_8 (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/mips/ |
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 735 : [step1_4] "=&r"(step1_4), [step1_8] "=&r"(step1_8), in vpx_idct32_cols_add_blk_dspr2() 1001 : [cm] "r"(cm), [stride] "r"(stride), [step1_8] "r"(step1_8), in vpx_idct32_cols_add_blk_dspr2() 1010 step3_15 = ROUND_POWER_OF_TWO((step1_8 - step1_23), 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 779 : [step1_4] "=&r"(step1_4), [step1_8] "=&r"(step1_8), in idct32_rows_dspr2() 930 : [step1_8] "r"(step1_8), [step1_23] "r"(step1_23), in idct32_rows_dspr2()
|
D | itrans16_dspr2.c | 395 int step1_8, step1_9, step1_10, step1_11; in idct16_cols_add_blk_dspr2() local 699 step1_8 = step2_8 + step2_11; in idct16_cols_add_blk_dspr2() 862 [step1_7] "r"(step1_7), [step1_8] "r"(step1_8), [step1_9] "r"(step1_9), in idct16_cols_add_blk_dspr2()
|