Searched refs:step1_19 (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() 479 step2_19 = step1_16 - step1_19; in vp9_idct32_cols_add_blk_dspr2() 498 step3_16 = step1_16 + step1_19; 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() 545 step2_19 = step1_16 - step1_19; in idct32_rows_dspr2() 564 step3_16 = step1_16 + step1_19; in idct32_rows_dspr2()
|