Name
drm_format_horz_chroma_subsampling — 
     get the horizontal chroma subsampling factor
 
Synopsis
| int drm_format_horz_chroma_subsampling ( | uint32_t format ); | 
 
Arguments
- format
- 
     pixel format (DRM_FORMAT_*)
     
Returns
   The horizontal chroma subsampling factor for the
   specified pixel format.