Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_fourcc.c840 * drm_format_info_min_pitch - computes the minimum required pitch in bytes
849 uint64_t drm_format_info_min_pitch(const struct drm_format_info *info, int plane, unsigned int buffer_width) in drm_format_info_min_pitch() function
858 EXPORT_SYMBOL(drm_format_info_min_pitch); variable

Completed in 1 milliseconds