Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
Dvp9_idct_intrin_sse2.c401 #define MULTIPLICATION_AND_ADD(lo_0, hi_0, lo_1, hi_1, \ argument
408 tmp4 = _mm_madd_epi16(lo_1, cst2); \
410 tmp6 = _mm_madd_epi16(lo_1, cst3); \