Searched refs:step3_21 (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 | 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 532 : [step3_21] "=r" (step3_21) in vp9_idct32_cols_add_blk_dspr2() 548 step2_18 = step3_18 + step3_21; in vp9_idct32_cols_add_blk_dspr2() 551 step2_21 = step3_18 - step3_21; in vp9_idct32_cols_add_blk_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 598 : [step3_21] "=r" (step3_21) in idct32_rows_dspr2() 614 step2_18 = step3_18 + step3_21; in idct32_rows_dspr2() 617 step2_21 = step3_18 - step3_21; in idct32_rows_dspr2()
|