Home
last modified time | relevance | path

Searched refs:buffer_width (Results 1 – 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
Ddrm_fourcc.c849 …drm_format_info_min_pitch(const struct drm_format_info *info, int plane, unsigned int buffer_width) in drm_format_info_min_pitch() argument
855 return DIV_ROUND_UP_ULL((u64)buffer_width * info->char_per_block[plane], in drm_format_info_min_pitch()