Searched refs:step3_8 (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | itrans32_cols_dspr2.c | 27 int step3_8, step3_9, step3_10, step3_11, step3_12, step3_13, step3_14; in vpx_idct32_cols_add_blk_dspr2() local 436 : [temp0] "=&r"(temp0), [temp1] "=&r"(temp1), [step3_8] "=&r"(step3_8), in vpx_idct32_cols_add_blk_dspr2() 742 [step2_7] "r"(step2_7), [step3_8] "r"(step3_8)); in vpx_idct32_cols_add_blk_dspr2()
|
D | itrans32_dspr2.c | 31 int step3_8, step3_9, step3_10, step3_11, step3_12, step3_13, step3_14; in idct32_rows_dspr2() local 480 : [temp0] "=&r"(temp0), [temp1] "=&r"(temp1), [step3_8] "=&r"(step3_8), in idct32_rows_dspr2() 786 [step2_7] "r"(step2_7), [step3_8] "r"(step3_8)); in idct32_rows_dspr2()
|