Searched refs:step1_19 (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | itrans32_cols_dspr2.c | 20 int16_t step1_14, step1_15, step1_16, step1_17, step1_18, step1_19; in vpx_idct32_cols_add_blk_dspr2() local 168 [step1_18] "=r" (step1_18), [step1_19] "=r" (step1_19), in vpx_idct32_cols_add_blk_dspr2() 474 step2_19 = step1_16 - step1_19; in vpx_idct32_cols_add_blk_dspr2() 493 step3_16 = step1_16 + step1_19; in vpx_idct32_cols_add_blk_dspr2()
|
D | itrans32_dspr2.c | 23 int16_t step1_14, step1_15, step1_16, step1_17, step1_18, step1_19, step1_20; in idct32_rows_dspr2() local 215 [step1_18] "=r" (step1_18), [step1_19] "=r" (step1_19), in idct32_rows_dspr2() 542 step2_19 = step1_16 - step1_19; in idct32_rows_dspr2() 561 step3_16 = step1_16 + step1_19; in idct32_rows_dspr2()
|