Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vkms/
H A Dvkms_formats.c232 static struct pixel_argb_u16 argb_u16_from_RGB565(const __le16 *pixel) in argb_u16_from_RGB565() function
508 *out_pixel = argb_u16_from_RGB565(px); in RGB565_read_line()