V4L2_COLORSPACE_SRGB
sc->sc_fmtgrp[fmtidx].colorspace = V4L2_COLORSPACE_SRGB;
V4L2_COLORSPACE_SRGB, /* Unspecified */
V4L2_COLORSPACE_SRGB,
((is_hdtv) ? V4L2_COLORSPACE_REC709 : V4L2_COLORSPACE_SRGB))
((colsp) == V4L2_COLORSPACE_SRGB || (colsp) == V4L2_COLORSPACE_JPEG ? \