Searched refs:npixels (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/ |
D | drm_format_helper.c | 48 void (*xfrm_line)(void *dbuf, const void *sbuf, unsigned int npixels)) in __drm_fb_xfrm() argument 91 void (*xfrm_line)(void *dbuf, const void *sbuf, unsigned int npixels)) in __drm_fb_xfrm_toio() argument 137 void (*xfrm_line)(void *dbuf, const void *sbuf, unsigned int npixels)) in drm_fb_xfrm() argument 256 void (*swab_line)(void *dbuf, const void *sbuf, unsigned int npixels); in drm_fb_swab() 387 void (*xfrm_line)(void *dbuf, const void *sbuf, unsigned int npixels); in drm_fb_xrgb8888_to_rgb565()
|