Searched refs:step2_15 (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 132 [step2_15] "=r"(step2_15), [step2_9] "=r"(step2_9), in idct16_rows_dspr2() 309 [step2_10] "r"(step2_10), [step2_15] "r"(step2_15), in idct16_rows_dspr2() 353 [step2_14] "r"(step2_14), [step2_15] "r"(step2_15)); in idct16_rows_dspr2() 399 int step2_12, step2_13, step2_14, step2_15; in idct16_cols_add_blk_dspr2() local 517 [step2_15] "=r"(step2_15), [step2_9] "=r"(step2_9), in idct16_cols_add_blk_dspr2() 695 [step2_10] "r"(step2_10), [step2_15] "r"(step2_15), in idct16_cols_add_blk_dspr2() 702 step1_15 = step2_12 + step2_15; in idct16_cols_add_blk_dspr2()
|
D | itrans32_cols_dspr2.c | 24 int step2_14, step2_15, step2_16, step2_17, step2_18, step2_19, step2_20; in vpx_idct32_cols_add_blk_dspr2() local 339 [step2_15] "=&r"(step2_15) in vpx_idct32_cols_add_blk_dspr2() 445 [step2_15] "r"(step2_15), [cospi_16_64] "r"(cospi_16_64)); in vpx_idct32_cols_add_blk_dspr2()
|
D | itrans32_dspr2.c | 28 int step2_14, step2_15, step2_16, step2_17, step2_18, step2_19, step2_20; in idct32_rows_dspr2() local 383 [step2_15] "=&r"(step2_15) in idct32_rows_dspr2() 489 [step2_15] "r"(step2_15), [cospi_16_64] "r"(cospi_16_64)); in idct32_rows_dspr2()
|