Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/
H A Ddrm_format_helper.c139 static const unsigned int default_dst_pitch[DRM_FORMAT_MAX_PLANES] = { in drm_fb_xfrm() local
144 dst_pitch = default_dst_pitch; in drm_fb_xfrm()
177 static const unsigned int default_dst_pitch[DRM_FORMAT_MAX_PLANES] = { in drm_fb_memcpy() local
185 dst_pitch = default_dst_pitch; in drm_fb_memcpy()
1007 static const unsigned int default_dst_pitch[DRM_FORMAT_MAX_PLANES] = { in drm_fb_xrgb8888_to_mono() local
1025 dst_pitch = default_dst_pitch; in drm_fb_xrgb8888_to_mono()