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 195 [step2_10] "=r" (step2_10), [step2_11] "=r" (step2_11), in idct16_rows_dspr2() 315 [step2_8] "r" (step2_8), [step2_11] "r" (step2_11), in idct16_rows_dspr2() 358 [step2_10] "r" (step2_10), [step2_11] "r" (step2_11), in idct16_rows_dspr2() 409 int step2_8, step2_9, step2_10, step2_11; in idct16_cols_add_blk_dspr2() local 591 [step2_10] "=r" (step2_10), [step2_11] "=r" (step2_11), in idct16_cols_add_blk_dspr2() 712 [step2_8] "r" (step2_8), [step2_11] "r" (step2_11), in idct16_cols_add_blk_dspr2() 716 step1_8 = step2_8 + step2_11; in idct16_cols_add_blk_dspr2()
|
D | itrans32_dspr2.c | 27 int16_t step2_7, step2_8, step2_9, step2_10, step2_11, step2_12, step2_13; in idct32_rows_dspr2() local 463 [step2_10] "=r" (step2_10), [step2_11] "=r" (step2_11), in idct32_rows_dspr2() 517 [step2_10] "r" (step2_10), [step2_11] "r" (step2_11), in idct32_rows_dspr2()
|
D | itrans32_cols_dspr2.c | 24 int16_t step2_7, step2_8, step2_9, step2_10, step2_11, step2_12, step2_13; in vpx_idct32_cols_add_blk_dspr2() local 400 [step2_10] "=r" (step2_10), [step2_11] "=r" (step2_11), in vpx_idct32_cols_add_blk_dspr2() 450 [step2_11] "r" (step2_11), [step2_12] "r" (step2_12), in vpx_idct32_cols_add_blk_dspr2()
|