Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_fourcc.c819 * drm_format_info_block_height - height in pixels of a block
826 unsigned int drm_format_info_block_height(const struct drm_format_info *info, int plane) in drm_format_info_block_height() function
837 EXPORT_SYMBOL(drm_format_info_block_height); variable
856 drm_format_info_block_width(info, plane) * drm_format_info_block_height(info, plane)); in drm_format_info_min_pitch()

Completed in 2 milliseconds