Searched refs:step2_14 (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 133 [step2_14] "=r"(step2_14) in idct16_rows_dspr2() 307 : [const_2_power_13] "r"(const_2_power_13), [step2_14] "r"(step2_14), 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 518 [step2_14] "=r"(step2_14) in idct16_cols_add_blk_dspr2() 693 : [const_2_power_13] "r"(const_2_power_13), [step2_14] "r"(step2_14), in idct16_cols_add_blk_dspr2() 701 step1_14 = step2_13 + step2_14; 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 338 [step2_9] "=&r"(step2_9), [step2_14] "=&r"(step2_14), in vpx_idct32_cols_add_blk_dspr2() 444 [step2_13] "r"(step2_13), [step2_14] "r"(step2_14), 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 382 [step2_9] "=&r"(step2_9), [step2_14] "=&r"(step2_14), in idct32_rows_dspr2() 488 [step2_13] "r"(step2_13), [step2_14] "r"(step2_14), in idct32_rows_dspr2()
|