Searched refs:step3_25 (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 | 35 int16_t step3_22, step3_23, step3_24, step3_25, step3_26, step3_27; in vp9_idct32_cols_add_blk_dspr2() local 544 step3_25 = step1_25 + step1_26; in vp9_idct32_cols_add_blk_dspr2() 556 step2_25 = step3_30 - step3_25; in vp9_idct32_cols_add_blk_dspr2() 561 step2_30 = step3_30 + step3_25; in vp9_idct32_cols_add_blk_dspr2()
|
D | vp9_itrans32_dspr2.c | 36 int16_t step3_22, step3_23, step3_24, step3_25, step3_26, step3_27, step3_28; in idct32_rows_dspr2() local 610 step3_25 = step1_25 + step1_26; in idct32_rows_dspr2() 622 step2_25 = step3_30 - step3_25; in idct32_rows_dspr2() 627 step2_30 = step3_30 + step3_25; in idct32_rows_dspr2()
|