Searched refs:step2_13 (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/vp9/common/mips/dspr2/ |
D | vp9_itrans16_dspr2.c | 29 int step2_12, step2_13, step2_14, step2_15; in idct16_rows_dspr2() local 201 [step2_12] "=r" (step2_12), [step2_13] "=r" (step2_13) in idct16_rows_dspr2() 317 [step2_14] "r" (step2_14), [step2_13] "r" (step2_13), in idct16_rows_dspr2() 364 [step2_12] "r" (step2_12), [step2_13] "r" (step2_13), in idct16_rows_dspr2() 415 int step2_12, step2_13, step2_14, step2_15; in idct16_cols_add_blk_dspr2() local 597 [step2_12] "=r" (step2_12), [step2_13] "=r" (step2_13) in idct16_cols_add_blk_dspr2() 714 [step2_14] "r" (step2_14), [step2_13] "r" (step2_13), in idct16_cols_add_blk_dspr2() 723 step1_14 = step2_13 + step2_14; in idct16_cols_add_blk_dspr2()
|
D | vp9_itrans32_dspr2.c | 30 int16_t step2_7, step2_8, step2_9, step2_10, step2_11, step2_12, step2_13; in idct32_rows_dspr2() local 467 [step2_12] "=r" (step2_12), [step2_13] "=r" (step2_13) in idct32_rows_dspr2() 521 [step2_12] "r" (step2_12), [step2_13] "r" (step2_13), in idct32_rows_dspr2()
|
D | vp9_itrans32_cols_dspr2.c | 29 int16_t step2_7, step2_8, step2_9, step2_10, step2_11, step2_12, step2_13; in vp9_idct32_cols_add_blk_dspr2() local 406 [step2_12] "=r" (step2_12), [step2_13] "=r" (step2_13) in vp9_idct32_cols_add_blk_dspr2() 456 [step2_13] "r" (step2_13), [step2_14] "r" (step2_14), in vp9_idct32_cols_add_blk_dspr2()
|