Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/drm/include/drm/
H A Ddrm_fourcc.h321 int plane, unsigned int buffer_width);
/openbsd-src/sys/dev/pci/drm/
H A Ddrm_fourcc.c441 int plane, unsigned int buffer_width) in drm_format_info_min_pitch() argument
446 return DIV_ROUND_UP_ULL((u64)buffer_width * info->char_per_block[plane], in drm_format_info_min_pitch()