drm_format_vert_chroma_subsampling(9) get the vertical chroma subsampling factor

SYNOPSIS

int drm_format_vert_chroma_subsampling(uint32_t format);

ARGUMENTS

format

pixel format (DRM_FORMAT_*)

RETURNS

The vertical chroma subsampling factor for the specified pixel format.

AUTHORS

Jesse Barnes <[email protected]>
Intel Corporation,         
        

Initial version

Laurent Pinchart <[email protected]>
Ideas on board SPRL,         
        

Driver internals

COPYRIGHT