Searched refs:step1_18 (Results 1 – 2 of 2) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/ |
D | vp9_itrans32_cols_dspr2.c | 25 int16_t step1_14, step1_15, step1_16, step1_17, step1_18, step1_19; in vp9_idct32_cols_add_blk_dspr2() local 173 [step1_18] "=r" (step1_18), [step1_19] "=r" (step1_19), in vp9_idct32_cols_add_blk_dspr2() 460 step2_18 = step1_17 - step1_18; in vp9_idct32_cols_add_blk_dspr2() 499 step3_17 = step1_17 + step1_18; in vp9_idct32_cols_add_blk_dspr2()
|
D | vp9_itrans32_dspr2.c | 26 int16_t step1_14, step1_15, step1_16, step1_17, step1_18, step1_19, step1_20; in idct32_rows_dspr2() local 218 [step1_18] "=r" (step1_18), [step1_19] "=r" (step1_19), in idct32_rows_dspr2() 526 step2_18 = step1_17 - step1_18; in idct32_rows_dspr2() 565 step3_17 = step1_17 + step1_18; in idct32_rows_dspr2()
|