Lines Matching refs:colorspace
85 enum v4l2_colorspace colorspace; member
109 .colorspace = V4L2_COLORSPACE_SRGB,
114 .colorspace = V4L2_COLORSPACE_SRGB,
119 .colorspace = V4L2_COLORSPACE_SRGB,
124 .colorspace = V4L2_COLORSPACE_SRGB,
129 .colorspace = V4L2_COLORSPACE_SRGB,
134 .colorspace = V4L2_COLORSPACE_SRGB,
927 mf->colorspace = priv->format->colorspace; in mt9t112_get_fmt()
950 mf->colorspace = priv->format->colorspace; in mt9t112_s_fmt()
973 mf->colorspace = V4L2_COLORSPACE_JPEG; in mt9t112_set_fmt()
975 mf->colorspace = mt9t112_cfmts[i].colorspace; in mt9t112_set_fmt()