Searched refs:step3_17 (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 499 step3_17 = step1_17 + step1_18; in vp9_idct32_cols_add_blk_dspr2() 547 step2_17 = step3_17 + step3_22; in vp9_idct32_cols_add_blk_dspr2() 552 step2_22 = step3_17 - step3_22; 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 565 step3_17 = step1_17 + step1_18; in idct32_rows_dspr2() 613 step2_17 = step3_17 + step3_22; in idct32_rows_dspr2() 618 step2_22 = step3_17 - step3_22; in idct32_rows_dspr2()
|