Home
last modified time | relevance | path

Searched refs:V4L2_HSV_ENC_180 (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/include/media/
A Dv4l2-common.h588 return hsv_enc == V4L2_HSV_ENC_180 || hsv_enc == V4L2_HSV_ENC_256; in v4l2_is_hsv_enc_valid()
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Dcolorspaces-defs.rst144 * - ``V4L2_HSV_ENC_180``
/linux-6.3-rc2/drivers/media/common/v4l2-tpg/
A Dv4l2-tpg-core.c108 tpg->hsv_enc = V4L2_HSV_ENC_180; in tpg_init()
586 third_size = (tpg->real_hsv_enc == V4L2_HSV_ENC_180) ? 60 : 85; in color_to_hsv()
606 if (tpg->real_hsv_enc == V4L2_HSV_ENC_180) { in color_to_hsv()
/linux-6.3-rc2/include/uapi/linux/
A Dvideodev2.h377 V4L2_HSV_ENC_180 = 128, enumerator
/linux-6.3-rc2/drivers/media/test-drivers/vivid/
A Dvivid-vid-out.c268 dev->hsv_enc_out = V4L2_HSV_ENC_180; in vivid_update_format_out()
A Dvivid-ctrls.c486 V4L2_HSV_ENC_180); in vivid_vid_cap_s_ctrl()
/linux-6.3-rc2/Documentation/userspace-api/media/
A Dvideodev2.h.rst.exceptions100 replace symbol V4L2_HSV_ENC_180 :c:type:`v4l2_hsv_encoding`

Completed in 25 milliseconds