Home
last modified time | relevance | path

Searched refs:PIXEL_FRMT_411 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/pci/cx25821/
H A Dcx25821-video.c154 if (chan->pixel_formats == PIXEL_FRMT_411) in cx25821_buffer_prepare()
164 if (chan->pixel_formats == PIXEL_FRMT_411) { in cx25821_buffer_prepare()
390 pix_format = PIXEL_FRMT_411; in vidioc_s_fmt_vid_cap()
568 chan->pixel_formats = PIXEL_FRMT_411; in vidioc_s_fmt_vid_out()
717 if (chan->pixel_formats == PIXEL_FRMT_411) in cx25821_video_register()
H A Dcx25821-reg.h1572 #define PIXEL_FRMT_411 5 macro