Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/s3c-camif/
H A Dcamif-core.h67 IMG_FMT_YCBCR422P, enumerator
H A Dcamif-regs.c312 if (vp->out_fmt->color == IMG_FMT_YCBCR422P) in camif_hw_set_target_format()
323 case IMG_FMT_YCBCR422P: in camif_hw_set_target_format()
H A Dcamif-core.c47 .color = IMG_FMT_YCBCR422P,
H A Dcamif-capture.c270 if (vp->out_fmt->color == IMG_FMT_YCBCR422P) in camif_prepare_addr()