Searched refs:_pixel_format_ch2 (Results 1 - 2 of 2) sorted by relevance

/drivers/media/video/cx25821/
H A Dcx25821-video-upstream-ch2.c263 int line_size = (dev->_pixel_format_ch2 == PIXEL_FRMT_411) ?
367 int line_size = (dev->_pixel_format_ch2 == PIXEL_FRMT_411) ?
551 if (dev->_pixel_format_ch2 == PIXEL_FRMT_411)
741 dev->_pixel_format_ch2 = pixel_format;
742 dev->_line_size_ch2 = (dev->_pixel_format_ch2 == PIXEL_FRMT_422) ?
767 dev->_filename_ch2 = (dev->_pixel_format_ch2 ==
771 dev->_filename_ch2 = (dev->_pixel_format_ch2 ==
781 cx25821_set_pixelengine_ch2(dev, sram_ch, dev->_pixel_format_ch2);
H A Dcx25821.h362 int _pixel_format_ch2; member in struct:cx25821_dev

Completed in 27 milliseconds