Home
last modified time | relevance | path

Searched refs:V4L2_XFER_FUNC_NONE (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-colors.c621 [V4L2_COLORSPACE_SMPTE170M][V4L2_XFER_FUNC_NONE][0] = { 2125, 2125, 2125 },
622 [V4L2_COLORSPACE_SMPTE170M][V4L2_XFER_FUNC_NONE][1] = { 2145, 2159, 142 },
623 [V4L2_COLORSPACE_SMPTE170M][V4L2_XFER_FUNC_NONE][2] = { 0, 2164, 2122 },
624 [V4L2_COLORSPACE_SMPTE170M][V4L2_XFER_FUNC_NONE][3] = { 19, 2198, 138 },
625 [V4L2_COLORSPACE_SMPTE170M][V4L2_XFER_FUNC_NONE][4] = { 2236, 57, 2116 },
626 [V4L2_COLORSPACE_SMPTE170M][V4L2_XFER_FUNC_NONE][5] = { 2256, 90, 133 },
627 [V4L2_COLORSPACE_SMPTE170M][V4L2_XFER_FUNC_NONE][6] = { 110, 96, 2113 },
628 [V4L2_COLORSPACE_SMPTE170M][V4L2_XFER_FUNC_NONE][7] = { 130, 130, 130 },
677 [V4L2_COLORSPACE_SMPTE240M][V4L2_XFER_FUNC_NONE][0] = { 2125, 2125, 2125 },
678 [V4L2_COLORSPACE_SMPTE240M][V4L2_XFER_FUNC_NONE][1] = { 2145, 2159, 142 },
[all …]
/linux/drivers/media/platform/amphion/
H A Dvpu_color.c42 V4L2_XFER_FUNC_NONE, /*Linear transfer characteristics*/
/linux/drivers/media/platform/allegro-dvt/
H A Dnal-h264.h348 case V4L2_XFER_FUNC_NONE: in nal_h264_transfer_characteristics()
H A Dnal-hevc.h471 case V4L2_XFER_FUNC_NONE: in nal_hevc_transfer_characteristics()
/linux/drivers/media/i2c/
H A Drdacm20.c433 mf->xfer_func = V4L2_XFER_FUNC_NONE; in rdacm20_get_fmt()
H A Drdacm21.c313 mf->xfer_func = V4L2_XFER_FUNC_NONE; in rdacm21_get_fmt()
H A Dimx283.c902 format->xfer_func = V4L2_XFER_FUNC_NONE; in imx283_update_image_pad_format()
976 fmt->format.xfer_func = V4L2_XFER_FUNC_NONE; in imx283_set_pad_format()
H A Dimx412.c701 fmt->format.xfer_func = V4L2_XFER_FUNC_NONE; in imx412_fill_pad_format()
H A Dimx334.c860 fmt->format.xfer_func = V4L2_XFER_FUNC_NONE; in imx334_fill_pad_format()
H A Dimx335.c687 fmt->format.xfer_func = V4L2_XFER_FUNC_NONE; in imx335_fill_pad_format()
H A Dmt9m114.c1177 format->xfer_func = V4L2_XFER_FUNC_NONE; in mt9m114_pa_init_state()
1664 format->xfer_func = V4L2_XFER_FUNC_NONE; in mt9m114_ifp_init_state()
H A Dimx296.c722 format->xfer_func = V4L2_XFER_FUNC_NONE; in imx296_set_format()
H A Dov9282.c795 fmt->format.xfer_func = V4L2_XFER_FUNC_NONE; in ov9282_fill_pad_format()
H A Dgc08a3.c705 fmt->xfer_func = V4L2_XFER_FUNC_NONE; in gc08a3_update_pad_format()
H A Dgc05a2.c730 fmt->xfer_func = V4L2_XFER_FUNC_NONE; in gc05a2_update_pad_format()
/linux/Documentation/userspace-api/media/v4l/
H A Dcolorspaces-defs.rst96 * - ``V4L2_XFER_FUNC_NONE``
/linux/include/uapi/linux/
H A Dvideodev2.h291 V4L2_XFER_FUNC_NONE = 5, enumerator
311 ((colsp) == V4L2_COLORSPACE_RAW ? V4L2_XFER_FUNC_NONE : \
/linux/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-isp.c564 sink_fmt->xfer_func = V4L2_XFER_FUNC_NONE; in rkisp1_isp_init_state()
/linux/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions81 replace symbol V4L2_XFER_FUNC_NONE :c:type:`v4l2_xfer_func`