Home
last modified time | relevance | path

Searched defs:drm_format_info (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/include/drm/
H A Ddrm_fourcc.h56 struct drm_format_info { struct
58 u32 format;
67 u8 depth;
70 u8 num_planes;
72 union {
122 * drm_format_info_block_height() argument
147 * drm_format_info_is_yuv_packed - check that the format info matches a YUV argument
155 drm_format_info_is_yuv_packed(const struct drm_format_info *info) in drm_format_info_is_yuv_packed() argument
/dports/multimedia/libv4l/linux-5.13-rc2/include/drm/
H A Ddrm_fourcc.h56 struct drm_format_info { struct
58 u32 format;
67 u8 depth;
70 u8 num_planes;
72 union {
122 * drm_format_info_block_height() argument
147 * drm_format_info_is_yuv_packed - check that the format info matches a YUV argument
155 drm_format_info_is_yuv_packed(const struct drm_format_info *info) in drm_format_info_is_yuv_packed() argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/drm/
H A Ddrm_fourcc.h56 struct drm_format_info { struct
58 u32 format;
67 u8 depth;
70 u8 num_planes;
72 union {
122 * drm_format_info_block_height() argument
147 * drm_format_info_is_yuv_packed - check that the format info matches a YUV argument
155 drm_format_info_is_yuv_packed(const struct drm_format_info *info) in drm_format_info_is_yuv_packed() argument
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/
H A Ddrm_fourcc.c313 const struct drm_format_info *drm_format_info(u32 format) in drm_format_info() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/
H A Ddrm_fourcc.c313 const struct drm_format_info *drm_format_info(u32 format) in drm_format_info() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/
H A Ddrm_fourcc.c313 const struct drm_format_info *drm_format_info(u32 format) in drm_format_info() function