.. | .. |
---|
293 | 293 | (const struct uvc_descriptor_header *) &uvc_format_yuv, |
---|
294 | 294 | (const struct uvc_descriptor_header *) &uvc_frame_yuv_360p, |
---|
295 | 295 | (const struct uvc_descriptor_header *) &uvc_frame_yuv_720p, |
---|
| 296 | + (const struct uvc_descriptor_header *) &uvc_color_matching, |
---|
296 | 297 | (const struct uvc_descriptor_header *) &uvc_format_mjpg, |
---|
297 | 298 | (const struct uvc_descriptor_header *) &uvc_frame_mjpg_360p, |
---|
298 | 299 | (const struct uvc_descriptor_header *) &uvc_frame_mjpg_720p, |
---|
.. | .. |
---|
305 | 306 | (const struct uvc_descriptor_header *) &uvc_format_yuv, |
---|
306 | 307 | (const struct uvc_descriptor_header *) &uvc_frame_yuv_360p, |
---|
307 | 308 | (const struct uvc_descriptor_header *) &uvc_frame_yuv_720p, |
---|
| 309 | + (const struct uvc_descriptor_header *) &uvc_color_matching, |
---|
308 | 310 | (const struct uvc_descriptor_header *) &uvc_format_mjpg, |
---|
309 | 311 | (const struct uvc_descriptor_header *) &uvc_frame_mjpg_360p, |
---|
310 | 312 | (const struct uvc_descriptor_header *) &uvc_frame_mjpg_720p, |
---|
.. | .. |
---|
317 | 319 | (const struct uvc_descriptor_header *) &uvc_format_yuv, |
---|
318 | 320 | (const struct uvc_descriptor_header *) &uvc_frame_yuv_360p, |
---|
319 | 321 | (const struct uvc_descriptor_header *) &uvc_frame_yuv_720p, |
---|
| 322 | + (const struct uvc_descriptor_header *) &uvc_color_matching, |
---|
320 | 323 | (const struct uvc_descriptor_header *) &uvc_format_mjpg, |
---|
321 | 324 | (const struct uvc_descriptor_header *) &uvc_frame_mjpg_360p, |
---|
322 | 325 | (const struct uvc_descriptor_header *) &uvc_frame_mjpg_720p, |
---|