Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/x86/
Dfwd_txfm_impl_sse2.h619 __m128i step3_4, step3_5, step3_6, step3_7; in FDCT16x16_2D() local
900 step3_7 = ADD_EPI16(step1_7, step2_4); in FDCT16x16_2D()
904 &step3_4, &step3_5, &step3_6, &step3_7); in FDCT16x16_2D()
942 step1_6 = SUB_EPI16(step3_7, step2_6); in FDCT16x16_2D()
943 step1_7 = ADD_EPI16(step3_7, step2_6); in FDCT16x16_2D()