Home
last modified time | relevance | path

Searched refs:step2_5 (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/x86/
Dfwd_txfm_impl_sse2.h626 __m128i step2_1, step2_2, step2_3, step2_4, step2_5, step2_6; in FDCT16x16_2D() local
886 step2_5 = mult_round_shift(&t0, &t1, &k__cospi_p16_p16, in FDCT16x16_2D()
891 overflow = check_epi16_overflow_x4(&step2_2, &step2_3, &step2_5, in FDCT16x16_2D()
906 step3_5 = SUB_EPI16(step1_6, step2_5); in FDCT16x16_2D()
907 step3_6 = ADD_EPI16(step1_6, step2_5); in FDCT16x16_2D()
932 step2_5 = mult_round_shift(&t2, &t3, &k__cospi_p08_m24, in FDCT16x16_2D()
936 &step2_5); in FDCT16x16_2D()
949 step1_4 = SUB_EPI16(step3_4, step2_5); in FDCT16x16_2D()
950 step1_5 = ADD_EPI16(step3_4, step2_5); in FDCT16x16_2D()
/external/libvpx/libvpx/vpx_dsp/mips/
Ditrans32_cols_dspr2.c23 int16_t step2_0, step2_1, step2_2, step2_3, step2_4, step2_5, step2_6; in vpx_idct32_cols_add_blk_dspr2() local
669 step2_5 = step1_2 - step1_5; in vpx_idct32_cols_add_blk_dspr2()
679 step1_5 = step2_5 + step3_10; in vpx_idct32_cols_add_blk_dspr2()
684 step1_10 = step2_5 - step3_10; in vpx_idct32_cols_add_blk_dspr2()
Ditrans32_dspr2.c26 int16_t step2_0, step2_1, step2_2, step2_3, step2_4, step2_5, step2_6; in idct32_rows_dspr2() local
744 step2_5 = step1_2 - step1_5; in idct32_rows_dspr2()
753 step1_5 = step2_5 + step3_10; in idct32_rows_dspr2()
758 step1_10 = step2_5 - step3_10; in idct32_rows_dspr2()