Query: drm_format_num_planes
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DRM_FORMAT_NUM_PLANE(9) DRM Internals DRM_FORMAT_NUM_PLANE(9)NAMEdrm_format_num_planes - get the number of planes for formatSYNOPSISint drm_format_num_planes(uint32_t format);ARGUMENTSformat pixel format (DRM_FORMAT_*)RETURNSThe number of planes used by the specified pixel format.AUTHORSJesse Barnes <jesse.barnes@intel.com> Intel Corporation, Initial version Laurent Pinchart <laurent.pinchart@ideasonboard.com> Ideas on board SPRL, Driver internalsCOPYRIGHTKernel Hackers Manual 3.10 June 2014 DRM_FORMAT_NUM_PLANE(9)