Searched refs:drm_format_horz_chroma_subsampling (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/kernel/sys/drm/
H A Ddrm_crtc.h1062 extern int drm_format_horz_chroma_subsampling(uint32_t format);
/solaris-x11-s11/open-src/kernel/drm/src/
H A Ddrm_crtc.c2399 hsub = drm_format_horz_chroma_subsampling(r->pixel_format);
3784 * drm_format_horz_chroma_subsampling - get the horizontal chroma subsampling factor
3791 int drm_format_horz_chroma_subsampling(uint32_t format) function

Completed in 23 milliseconds