Searched refs:step2_12 (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 193 [step2_11] "=r"(step2_11), [step2_12] "=r"(step2_12), in idct16_rows_dspr2() 310 [step2_12] "r"(step2_12), [step2_8] "r"(step2_8), in idct16_rows_dspr2() 352 [step2_12] "r"(step2_12), [step2_13] "r"(step2_13), in idct16_rows_dspr2() 399 int step2_12, step2_13, step2_14, step2_15; in idct16_cols_add_blk_dspr2() local 578 [step2_11] "=r"(step2_11), [step2_12] "=r"(step2_12), in idct16_cols_add_blk_dspr2() 696 [step2_12] "r"(step2_12), [step2_8] "r"(step2_8), in idct16_cols_add_blk_dspr2() 702 step1_15 = step2_12 + step2_15; 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 395 [step2_12] "=&r"(step2_12), [step2_13] "=&r"(step2_13) 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 439 [step2_12] "=&r"(step2_12), [step2_13] "=&r"(step2_13) in idct32_rows_dspr2() 487 [step2_11] "r"(step2_11), [step2_12] "r"(step2_12), in idct32_rows_dspr2()
|