Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dipu_pixfmt.h39 #define IPU_PIX_FMT_BGR32 fourcc('B', 'G', 'R', '4') /*< 32 BGR-8-8-8-8 */ macro
/OK3568_Linux_fs/kernel/include/linux/dma/
H A Dipu-dma.h83 IPU_PIX_FMT_BGR32, enumerator
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dipu_common.c858 case IPU_PIX_FMT_BGR32: in ipu_ch_param_init()
1201 case IPU_PIX_FMT_BGR32: in bytes_per_pixel()
1222 case IPU_PIX_FMT_BGR32: in format_to_colorspace()
H A Dmxc_ipuv3_fb.c106 pixfmt = IPU_PIX_FMT_BGR32; in bpp_to_pixfmt()
/OK3568_Linux_fs/kernel/drivers/dma/ipu/
H A Dipu_idmac.c105 case IPU_PIX_FMT_BGR32: in bytes_per_pixel()
349 case IPU_PIX_FMT_BGR32: in ipu_ch_param_set_size()
500 case IPU_PIX_FMT_BGR32: in format_to_colorspace()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dmx3fb.c719 pixfmt = IPU_PIX_FMT_BGR32; in bpp_to_pixfmt()