Lines Matching refs:format

1886 		/* Free format descriptors */
1893 if (fmtgrp->format == NULL) {
1901 frm_cnt = fmtgrp->format->bNumFrameDescriptors;
2379 * Parse colorspace descriptor and still image descriptor of a format group.
2380 * There is only one colorspace or still image descriptor in one format group.
2391 frame_cnt = fmtgrp->format->bNumFrameDescriptors;
2395 * Find the still image descr and color format descr if there are any.
2397 * one format group.
2417 /* Number of Image Size patterns of this format */
2428 /* Number of compression pattern of this format */
2464 * Parse frame descriptors of a format group. There might be multi frame
2465 * descriptors in one format group.
2477 uint8_t frame_cnt = fmtgrp->format->bNumFrameDescriptors;
2497 * Traverse from the format decr's first frame decr to the the last
2555 /* Parse one of the format groups in a stream interface */
2562 fmt = fmtgrp->format;
2592 "usbvc_parse_format_group: format not supported yet.");
2597 "usbvc_parse_format_group: unknown format.");
2606 /* Parse the descriptors belong to one format */
2651 fmtgrp[fmtgrp_num].format =
2655 * Now cvs_data[cvs_num].cvs_buf is format descriptor,
2657 * descriptors following this format descriptor.
2671 /* Save the number of parsed format groups. */
2681 if (!(fmtgrp[0].format)) {
2692 "usbvc_parse_format_groups: %d format groups parsed", fmtgrp_num);
3300 * format need;
3395 * Decode stream header for mjpeg and uncompressed format video data.
3396 * mjpeg and uncompressed format have the same stream header. See their
3754 /* Set a default format when open the device */
3788 * a parsed format in format_group[i].
3811 ctrl.bFormatIndex = curr_fmtgrp->format->bFormatIndex;
3847 index = ctrl_get.bFormatIndex - curr_fmtgrp->format->bFormatIndex;
3852 "usbvc_set_default_stream_fmt: format index out of range");
3872 * by now, the video format is set successfully. record the current