Searched refs:step2_9 (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | itrans16_dspr2.c | 23 int step2_8, step2_9, step2_10, step2_11; in idct16_rows_dspr2() local 134 [step2_9] "=r" (step2_9), [step2_14] "=r" (step2_14) in idct16_rows_dspr2() 313 [step2_9] "r" (step2_9), [step2_10] "r" (step2_10), in idct16_rows_dspr2() 357 [step2_8] "r" (step2_8), [step2_9] "r" (step2_9), in idct16_rows_dspr2() 409 int step2_8, step2_9, step2_10, step2_11; in idct16_cols_add_blk_dspr2() local 530 [step2_9] "=r" (step2_9), [step2_14] "=r" (step2_14) in idct16_cols_add_blk_dspr2() 710 [step2_9] "r" (step2_9), [step2_10] "r" (step2_10), in idct16_cols_add_blk_dspr2() 717 step1_9 = step2_9 + step2_10; in idct16_cols_add_blk_dspr2()
|
D | itrans32_cols_dspr2.c | 24 int16_t step2_7, step2_8, step2_9, step2_10, step2_11, step2_12, step2_13; in vpx_idct32_cols_add_blk_dspr2() local 343 [step2_8] "=r" (step2_8), [step2_9] "=r" (step2_9), in vpx_idct32_cols_add_blk_dspr2() 449 [step2_9] "r" (step2_9), [step2_10] "r" (step2_10), in vpx_idct32_cols_add_blk_dspr2()
|
D | itrans32_dspr2.c | 27 int16_t step2_7, step2_8, step2_9, step2_10, step2_11, step2_12, step2_13; in idct32_rows_dspr2() local 401 [step2_8] "=r" (step2_8), [step2_9] "=r" (step2_9), in idct32_rows_dspr2() 516 [step2_8] "r" (step2_8), [step2_9] "r" (step2_9), in idct32_rows_dspr2()
|