Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dipu_pixfmt.h37 #define IPU_PIX_FMT_BGR24 fourcc('B', 'G', 'R', '3') /*< 24 BGR-8-8-8 */ macro
/OK3568_Linux_fs/kernel/include/linux/dma/
H A Dipu-dma.h79 IPU_PIX_FMT_BGR24, enumerator
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dipu_common.c842 case IPU_PIX_FMT_BGR24: in ipu_ch_param_init()
1196 case IPU_PIX_FMT_BGR24: in bytes_per_pixel()
1220 case IPU_PIX_FMT_BGR24: in format_to_colorspace()
H A Dmxc_ipuv3_fb.c103 pixfmt = IPU_PIX_FMT_BGR24; in bpp_to_pixfmt()
/OK3568_Linux_fs/kernel/drivers/dma/ipu/
H A Dipu_idmac.c101 case IPU_PIX_FMT_BGR24: in bytes_per_pixel()
322 case IPU_PIX_FMT_BGR24: in ipu_ch_param_set_size()
498 case IPU_PIX_FMT_BGR24: in format_to_colorspace()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dmx3fb.c716 pixfmt = IPU_PIX_FMT_BGR24; in bpp_to_pixfmt()