Lines Matching refs:lineh
104 __m128i linea, lineb, linec, lined, linee, linef, lineg, lineh;
122 lineh = _mm_loadl_epi64((__m128i *)(pu1_src_uv - 4 + 7 * src_strd));
127 temp4 = _mm_unpacklo_epi16(lineg, lineh);
230 lineh = _mm_srli_si128(lineg, 8);
239 _mm_storel_epi64((__m128i *)(pu1_src_uv - 4 + 7 * src_strd), lineh);
441 __m128i linea, lineb, linec, lined, linee, linef, lineg, lineh;
471 lineh = _mm_loadl_epi64((__m128i *)(pu1_src_uv - 4 + 7 * src_strd));
476 temp4 = _mm_unpacklo_epi16(lineg, lineh);
598 lineh = _mm_srli_si128(lineg, 8);
607 _mm_storel_epi64((__m128i *)(pu1_src_uv - 4 + 7 * src_strd), lineh);