Searched refs:step2_7 (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 | 29 int16_t step2_7, step2_8, step2_9, step2_10, step2_11, step2_12, step2_13; in vp9_idct32_cols_add_blk_dspr2() local 676 step2_7 = step1_0 - step1_7; in vp9_idct32_cols_add_blk_dspr2() 686 step1_7 = step2_7 + step3_8; in vp9_idct32_cols_add_blk_dspr2() 687 step1_8 = step2_7 - step3_8; in vp9_idct32_cols_add_blk_dspr2()
|
D | vp9_itrans32_dspr2.c | 30 int16_t step2_7, step2_8, step2_9, step2_10, step2_11, step2_12, step2_13; in idct32_rows_dspr2() local 749 step2_7 = step1_0 - step1_7; in idct32_rows_dspr2() 758 step1_7 = step2_7 + step3_8; in idct32_rows_dspr2() 759 step1_8 = step2_7 - step3_8; in idct32_rows_dspr2()
|