Searched refs:uv_1 (Results 1 – 1 of 1) sorted by relevance
200 const __m128i uv_1 = LoadUVPart(u[1], v[1]); in YuvToRgbaRowSSE2() local203 const __m128i tmp0_3 = GetRGBA32bWithUV(y[2], uv_1); in YuvToRgbaRowSSE2()204 const __m128i tmp0_4 = GetRGBA32bWithUV(y[3], uv_1); in YuvToRgbaRowSSE2()