Searched refs:step2_14 (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 139 [step2_9] "=r" (step2_9), [step2_14] "=r" (step2_14) in idct16_rows_dspr2() 317 [step2_14] "r" (step2_14), [step2_13] "r" (step2_13), in idct16_rows_dspr2() 365 [step2_14] "r" (step2_14), [step2_15] "r" (step2_15) in idct16_rows_dspr2() 415 int step2_12, step2_13, step2_14, step2_15; in idct16_cols_add_blk_dspr2() local 535 [step2_9] "=r" (step2_9), [step2_14] "=r" (step2_14) 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 | 31 int16_t step2_14, step2_15, step2_16, step2_17, step2_18, step2_19, step2_20; in idct32_rows_dspr2() local 405 [step2_14] "=r" (step2_14), [step2_15] "=r" (step2_15) in idct32_rows_dspr2() 522 [step2_14] "r" (step2_14), [step2_15] "r" (step2_15), in idct32_rows_dspr2()
|
D | vp9_itrans32_cols_dspr2.c | 30 int16_t step2_14, step2_15, step2_16, step2_17, step2_18, step2_19, step2_20; in vp9_idct32_cols_add_blk_dspr2() local 349 [step2_14] "=r" (step2_14), [step2_15] "=r" (step2_15) 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()
|