Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/s3c-camif/
Dcamif-core.h69 IMG_FMT_YCRCB420, enumerator
Dcamif-core.c71 .color = IMG_FMT_YCRCB420,
Dcamif-regs.c323 case IMG_FMT_YCBCR420...IMG_FMT_YCRCB420: in camif_hw_set_target_format()
Dcamif-capture.c276 if (vp->out_fmt->color == IMG_FMT_YCRCB420) in camif_prepare_addr()