V4L2_JPEG_MAX_COMPONENTS
if (header.frame.num_components > V4L2_JPEG_MAX_COMPONENTS) {
V4L2_JPEG_MAX_COMPONENTS);
if (nf < 1 || nf > V4L2_JPEG_MAX_COMPONENTS)
struct v4l2_jpeg_scan_component_spec component[V4L2_JPEG_MAX_COMPONENTS];
struct v4l2_jpeg_frame_component_spec component[V4L2_JPEG_MAX_COMPONENTS];