Home
last modified time | relevance | path

Searched refs:ctrl_colorfx_cbcr (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/platform/s3c-camif/
H A Dcamif-core.h291 struct v4l2_ctrl *ctrl_colorfx_cbcr; member
H A Dcamif-capture.c1507 camif->colorfx_cb = camif->ctrl_colorfx_cbcr->val >> 8; in s3c_camif_subdev_s_ctrl()
1508 camif->colorfx_cr = camif->ctrl_colorfx_cbcr->val & 0xff; in s3c_camif_subdev_s_ctrl()
1572 camif->ctrl_colorfx_cbcr = v4l2_ctrl_new_std(handler, in s3c_camif_create_subdev()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/platform/s3c-camif/
H A Dcamif-core.h291 struct v4l2_ctrl *ctrl_colorfx_cbcr; member
H A Dcamif-capture.c1507 camif->colorfx_cb = camif->ctrl_colorfx_cbcr->val >> 8; in s3c_camif_subdev_s_ctrl()
1508 camif->colorfx_cr = camif->ctrl_colorfx_cbcr->val & 0xff; in s3c_camif_subdev_s_ctrl()
1572 camif->ctrl_colorfx_cbcr = v4l2_ctrl_new_std(handler, in s3c_camif_create_subdev()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/platform/s3c-camif/
H A Dcamif-core.h291 struct v4l2_ctrl *ctrl_colorfx_cbcr; member
H A Dcamif-capture.c1507 camif->colorfx_cb = camif->ctrl_colorfx_cbcr->val >> 8; in s3c_camif_subdev_s_ctrl()
1508 camif->colorfx_cr = camif->ctrl_colorfx_cbcr->val & 0xff; in s3c_camif_subdev_s_ctrl()
1572 camif->ctrl_colorfx_cbcr = v4l2_ctrl_new_std(handler, in s3c_camif_create_subdev()