Searched defs:drm_format_plane_cpp (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s12/open-src/kernel/drm/src/
H A Ddrm_crtc.c2416 unsigned int cpp = drm_format_plane_cpp(r->pixel_format, i);
3738 * drm_format_plane_cpp - determine the bytes per pixel value
3745 int drm_format_plane_cpp(uint32_t format, int plane) function

Completed in 71 milliseconds