Searched refs:c0123hi (Results 1 – 1 of 1) sorted by relevance
302 …__m128i c0123hi = _mm_unpackhi_epi16(c01, c23); // rgbargbar… in Transpose() local304 _mm_store_si128((__m128i*)(pDst + 16), c0123hi); in Transpose()