Searched refs:DRM_FORMAT_YVYU (Results 1 – 3 of 3) sorted by relevance
109 #define DRM_FORMAT_YVYU fourcc_code('Y', 'V', 'Y', 'U') /* [31:0] Cb0:Y1:Cr0:Y0 8:8:8:8 little end… macro
239 #define DRM_FORMAT_YVYU fourcc_code('Y', 'V', 'Y', 'U') /* [31:0] Cb0:Y1:Cr0:Y0 8:8:8:8 little end… macro
484 fb_obj.pixel_format = DRM_FORMAT_YVYU; in InitLtmBuffers()