Searched refs:Y_dst2 (Results 1 – 1 of 1) sorted by relevance
484 uint8* Y_dst2, in RGBALinepairToYUV420() argument501 Y_dst2[0] = GetLumaYfromPtr(rgb_line2 + 0); in RGBALinepairToYUV420()502 Y_dst2[1] = GetLumaYfromPtr(rgb_line2 + 1); in RGBALinepairToYUV420()510 Y_dst2 += 2; in RGBALinepairToYUV420()519 Y_dst2[0] = GetLumaYfromPtr(rgb_line2); in RGBALinepairToYUV420()
Completed in 7 milliseconds