Searched refs:PIX_FMT_BGR888UNPACK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/video/ | ||
H A D | pxa168fb.h | 47 #define PIX_FMT_BGR888UNPACK 7 macro |
/openbmc/linux/drivers/video/fbdev/ | ||
H A D | pxa168fb.c | 86 return PIX_FMT_BGR888UNPACK; in determine_best_pix_fmt() |