Searched refs:PIXEL_FRMT_411 (Results 1 – 3 of 3) sorted by relevance
173 if (chan->pixel_formats == PIXEL_FRMT_411) in cx25821_buffer_prepare()183 if (chan->pixel_formats == PIXEL_FRMT_411) { in cx25821_buffer_prepare()410 pix_format = PIXEL_FRMT_411; in vidioc_s_fmt_vid_cap()593 chan->pixel_formats = PIXEL_FRMT_411; in vidioc_s_fmt_vid_out()739 if (chan->pixel_formats == PIXEL_FRMT_411) in cx25821_video_register()
309 int line_size = (out->_pixel_format == PIXEL_FRMT_411) ? in cx25821_write_frame()449 PIXEL_FRMT_411) ? Y411_LINE_SZ : in cx25821_video_upstream_irq()
1586 #define PIXEL_FRMT_411 5 macro