Searched refs:gaComponents (Results 1 – 1 of 1) sorted by relevance
648 __m128i gaComponents = _mm_andnot_si128(brMask, sourceData); in LoadRGBA8ToBGRA8() local655 __m128i result = _mm_or_si128(gaComponents, brSwapped); in LoadRGBA8ToBGRA8()