Searched refs:step2_11 (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 193 [step2_11] "=r"(step2_11), [step2_12] "=r"(step2_12), in idct16_rows_dspr2() 311 [step2_11] "r"(step2_11), [cospi_16_64] "r"(cospi_16_64)); in idct16_rows_dspr2() 351 [step2_10] "r"(step2_10), [step2_11] "r"(step2_11), in idct16_rows_dspr2() 398 int step2_8, step2_9, step2_10, step2_11; in idct16_cols_add_blk_dspr2() local 578 [step2_11] "=r"(step2_11), [step2_12] "=r"(step2_12), in idct16_cols_add_blk_dspr2() 697 [step2_11] "r"(step2_11), [cospi_16_64] "r"(cospi_16_64)); in idct16_cols_add_blk_dspr2() 699 step1_8 = step2_8 + step2_11; in idct16_cols_add_blk_dspr2()
|
D | itrans32_cols_dspr2.c | 23 int step2_7, step2_8, step2_9, step2_10, step2_11, step2_12, step2_13; in vpx_idct32_cols_add_blk_dspr2() local 394 [step2_10] "=&r"(step2_10), [step2_11] "=&r"(step2_11), in vpx_idct32_cols_add_blk_dspr2() 443 [step2_11] "r"(step2_11), [step2_12] "r"(step2_12), in vpx_idct32_cols_add_blk_dspr2()
|
D | itrans32_dspr2.c | 27 int step2_7, step2_8, step2_9, step2_10, step2_11, step2_12, step2_13; in idct32_rows_dspr2() local 438 [step2_10] "=&r"(step2_10), [step2_11] "=&r"(step2_11), in idct32_rows_dspr2() 487 [step2_11] "r"(step2_11), [step2_12] "r"(step2_12), in idct32_rows_dspr2()
|