Searched refs:step3_20 (Results 1 – 2 of 2) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/ |
D | vp9_itrans32_dspr2.c | 35 int16_t step3_15, step3_16, step3_17, step3_18, step3_19, step3_20, step3_21; in idct32_rows_dspr2() local 579 : [step3_20] "=r" (step3_20) in idct32_rows_dspr2() 615 step2_19 = step3_19 + step3_20; in idct32_rows_dspr2() 616 step2_20 = step3_19 - step3_20; in idct32_rows_dspr2()
|
D | vp9_itrans32_cols_dspr2.c | 34 int16_t step3_15, step3_16, step3_17, step3_18, step3_19, step3_20, step3_21; in vp9_idct32_cols_add_blk_dspr2() local 513 : [step3_20] "=r" (step3_20) in vp9_idct32_cols_add_blk_dspr2() 549 step2_19 = step3_19 + step3_20; in vp9_idct32_cols_add_blk_dspr2() 550 step2_20 = step3_19 - step3_20; in vp9_idct32_cols_add_blk_dspr2()
|