Searched refs:step2_13 (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | itrans16_dspr2.c | 24 int step2_12, step2_13, step2_14, step2_15; in idct16_rows_dspr2() local 196 [step2_12] "=r" (step2_12), [step2_13] "=r" (step2_13) in idct16_rows_dspr2() 312 [step2_14] "r" (step2_14), [step2_13] "r" (step2_13), in idct16_rows_dspr2() 359 [step2_12] "r" (step2_12), [step2_13] "r" (step2_13), in idct16_rows_dspr2() 410 int step2_12, step2_13, step2_14, step2_15; in idct16_cols_add_blk_dspr2() local 592 [step2_12] "=r" (step2_12), [step2_13] "=r" (step2_13) in idct16_cols_add_blk_dspr2() 709 [step2_14] "r" (step2_14), [step2_13] "r" (step2_13), in idct16_cols_add_blk_dspr2() 718 step1_14 = step2_13 + step2_14; 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 401 [step2_12] "=r" (step2_12), [step2_13] "=r" (step2_13) in vpx_idct32_cols_add_blk_dspr2() 451 [step2_13] "r" (step2_13), [step2_14] "r" (step2_14), 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 464 [step2_12] "=r" (step2_12), [step2_13] "=r" (step2_13) in idct32_rows_dspr2() 518 [step2_12] "r" (step2_12), [step2_13] "r" (step2_13), in idct32_rows_dspr2()
|