Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/s3c-camif/
H A Dcamif-core.h66 IMG_FMT_YCRCB420, enumerator
H A Dcamif-core.c63 .color = IMG_FMT_YCRCB420,
H A Dcamif-regs.c320 case IMG_FMT_YCBCR420...IMG_FMT_YCRCB420: in camif_hw_set_target_format()
H A Dcamif-capture.c275 if (vp->out_fmt->color == IMG_FMT_YCRCB420) in camif_prepare_addr()