Home
last modified time | relevance | path

Searched refs:colorspace_out (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/media/test-drivers/vivid/
H A Dvivid-vid-out.c237 dev->colorspace_out = V4L2_COLORSPACE_SMPTE170M; in vivid_update_format_out()
258 dev->colorspace_out = V4L2_COLORSPACE_SMPTE170M; in vivid_update_format_out()
260 dev->colorspace_out = V4L2_COLORSPACE_REC709; in vivid_update_format_out()
262 dev->colorspace_out = V4L2_COLORSPACE_SRGB; in vivid_update_format_out()
329 mp->colorspace = dev->colorspace_out; in vivid_g_fmt_vid_out()
564 dev->colorspace_out = mp->colorspace; in vivid_s_fmt_vid_out()
H A Dvivid-core.h350 u32 colorspace_out; member
H A Dvivid-ctrls.c1056 dev->colorspace_out = V4L2_COLORSPACE_SMPTE170M; in vivid_vid_out_s_ctrl()
1058 dev->colorspace_out = V4L2_COLORSPACE_REC709; in vivid_vid_out_s_ctrl()
1061 dev->colorspace_out = V4L2_COLORSPACE_SRGB; in vivid_vid_out_s_ctrl()
H A Dvivid-vid-cap.c495 return dev->colorspace_out; in vivid_colorspace_cap()
/kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/
H A Dvivid-vid-out.c237 dev->colorspace_out = V4L2_COLORSPACE_SMPTE170M; in vivid_update_format_out()
258 dev->colorspace_out = V4L2_COLORSPACE_SMPTE170M; in vivid_update_format_out()
260 dev->colorspace_out = V4L2_COLORSPACE_REC709; in vivid_update_format_out()
262 dev->colorspace_out = V4L2_COLORSPACE_SRGB; in vivid_update_format_out()
329 mp->colorspace = dev->colorspace_out; in vivid_g_fmt_vid_out()
564 dev->colorspace_out = mp->colorspace; in vivid_s_fmt_vid_out()
H A Dvivid-core.h362 u32 colorspace_out; member
H A Dvivid-ctrls.c967 dev->colorspace_out = V4L2_COLORSPACE_SMPTE170M; in vivid_vid_out_s_ctrl()
969 dev->colorspace_out = V4L2_COLORSPACE_REC709; in vivid_vid_out_s_ctrl()
972 dev->colorspace_out = V4L2_COLORSPACE_SRGB; in vivid_vid_out_s_ctrl()
H A Dvivid-vid-cap.c498 return dev->colorspace_out; in vivid_colorspace_cap()

Completed in 15 milliseconds