Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/s3c-camif/
H A Dcamif-regs.c317 case IMG_FMT_RGB565...IMG_FMT_XRGB8888: in camif_hw_set_target_format()
415 if (color == IMG_FMT_XRGB8888) in camif_s3c244x_hw_set_scaler()
461 case IMG_FMT_XRGB8888: in camif_s3c64xx_hw_set_scaler()
H A Dcamif-core.h64 IMG_FMT_XRGB8888, enumerator
H A Dcamif-core.c79 .color = IMG_FMT_XRGB8888,