Searched refs:Y_dst1 (Results 1 – 1 of 1) sorted by relevance
483 uint8* Y_dst1, in RGBALinepairToYUV420() argument499 Y_dst1[0] = GetLumaYfromPtr(rgb_line1 + 0); in RGBALinepairToYUV420()500 Y_dst1[1] = GetLumaYfromPtr(rgb_line1 + 1); in RGBALinepairToYUV420()509 Y_dst1 += 2; in RGBALinepairToYUV420()518 Y_dst1[0] = GetLumaYfromPtr(rgb_line1); in RGBALinepairToYUV420()
Completed in 8 milliseconds