Searched refs:colorspace_out (Results 1 – 4 of 4) sorted by relevance
232 dev->colorspace_out = V4L2_COLORSPACE_SMPTE170M; in vivid_update_format_out()253 dev->colorspace_out = V4L2_COLORSPACE_SMPTE170M; in vivid_update_format_out()255 dev->colorspace_out = V4L2_COLORSPACE_REC709; in vivid_update_format_out()257 dev->colorspace_out = V4L2_COLORSPACE_SRGB; in vivid_update_format_out()324 mp->colorspace = dev->colorspace_out; in vivid_g_fmt_vid_out()559 dev->colorspace_out = mp->colorspace; in vivid_s_fmt_vid_out()
457 u32 colorspace_out; member
1102 dev->colorspace_out = V4L2_COLORSPACE_SMPTE170M; in vivid_vid_out_s_ctrl()1104 dev->colorspace_out = V4L2_COLORSPACE_REC709; in vivid_vid_out_s_ctrl()1107 dev->colorspace_out = V4L2_COLORSPACE_SRGB; in vivid_vid_out_s_ctrl()
489 return dev->colorspace_out; in vivid_colorspace_cap()
Completed in 20 milliseconds