Lines Matching refs:formats
616 info = omap3isp_video_format_info(ccdc->formats[CCDC_PAD_SINK].code);
814 format = &ccdc->formats[CCDC_PAD_SOURCE_VP];
835 info = omap3isp_video_format_info(ccdc->formats[CCDC_PAD_SINK].code);
868 * @field: Field order when storing interlaced formats in memory.
970 format = &ccdc->formats[CCDC_PAD_SINK];
1040 /* CCDC formats descriptions */
1147 format = &ccdc->formats[CCDC_PAD_SINK];
1223 format = &ccdc->formats[CCDC_PAD_SOURCE_OF];
1229 * formats in that case.
1256 if (ccdc->formats[CCDC_PAD_SINK].field == V4L2_FIELD_ALTERNATE &&
1271 /* Use PACK8 mode for 1byte per pixel formats. Check for BT.656 mode
1542 enum v4l2_field of_field = ccdc->formats[CCDC_PAD_SOURCE_OF].field;
1946 return &ccdc->formats[pad];
2005 /* In SYNC mode the bridge converts YUV formats from 2X8 to
2051 /* YUV formats are not supported by the video port. */
2084 /* For Bayer formats, restrict left/top and width/height to even values
2107 /* Odd width/height values don't make sense for Bayer formats. */
2361 /* Update the source formats. */
2440 * ccdc_init_formats - Initialize formats on all pads
2444 * Initialize all pad formats with default values. If fh is not NULL, try
2445 * formats are initialized on the file handle. Otherwise active formats are