Searched refs:step2_0 (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | itrans16_dspr2.c | 22 int step2_0, step2_1, step2_2, step2_3; in idct16_rows_dspr2() local 69 [result2] "=&r"(result2), [step2_0] "=&r"(step2_0), in idct16_rows_dspr2() 397 int step2_0, step2_1, step2_2, step2_3; in idct16_cols_add_blk_dspr2() local 454 [result2] "=&r"(result2), [step2_0] "=&r"(step2_0), in idct16_cols_add_blk_dspr2()
|
D | itrans32_cols_dspr2.c | 22 int step2_0, step2_1, step2_2, step2_3, step2_4, step2_5, step2_6; in vpx_idct32_cols_add_blk_dspr2() local 696 : [step2_0] "=&r"(step2_0), [step2_4] "=&r"(step2_4), in vpx_idct32_cols_add_blk_dspr2() 720 : [step2_0] "r"(step2_0), [step3_15] "r"(step3_15), in vpx_idct32_cols_add_blk_dspr2()
|
D | itrans32_dspr2.c | 26 int step2_0, step2_1, step2_2, step2_3, step2_4, step2_5, step2_6; in idct32_rows_dspr2() local 740 : [step2_0] "=&r"(step2_0), [step2_4] "=&r"(step2_4), in idct32_rows_dspr2() 764 : [step2_0] "r"(step2_0), [step3_15] "r"(step3_15), in idct32_rows_dspr2()
|