Searched refs:V4L2_XFER_FUNC_NONE (Results 1 – 19 of 19) sorted by relevance
/linux/drivers/media/common/v4l2-tpg/ |
H A D | v4l2-tpg-colors.c | 621 [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 D | vpu_color.c | 42 V4L2_XFER_FUNC_NONE, /*Linear transfer characteristics*/
|
/linux/drivers/media/platform/allegro-dvt/ |
H A D | nal-h264.h | 348 case V4L2_XFER_FUNC_NONE: in nal_h264_transfer_characteristics()
|
H A D | nal-hevc.h | 471 case V4L2_XFER_FUNC_NONE: in nal_hevc_transfer_characteristics()
|
/linux/drivers/media/i2c/ |
H A D | rdacm20.c | 433 mf->xfer_func = V4L2_XFER_FUNC_NONE; in rdacm20_get_fmt()
|
H A D | rdacm21.c | 313 mf->xfer_func = V4L2_XFER_FUNC_NONE; in rdacm21_get_fmt()
|
H A D | imx283.c | 902 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 D | imx412.c | 701 fmt->format.xfer_func = V4L2_XFER_FUNC_NONE; in imx412_fill_pad_format()
|
H A D | imx334.c | 860 fmt->format.xfer_func = V4L2_XFER_FUNC_NONE; in imx334_fill_pad_format()
|
H A D | imx335.c | 687 fmt->format.xfer_func = V4L2_XFER_FUNC_NONE; in imx335_fill_pad_format()
|
H A D | mt9m114.c | 1177 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 D | imx296.c | 722 format->xfer_func = V4L2_XFER_FUNC_NONE; in imx296_set_format()
|
H A D | ov9282.c | 795 fmt->format.xfer_func = V4L2_XFER_FUNC_NONE; in ov9282_fill_pad_format()
|
H A D | gc08a3.c | 705 fmt->xfer_func = V4L2_XFER_FUNC_NONE; in gc08a3_update_pad_format()
|
H A D | gc05a2.c | 730 fmt->xfer_func = V4L2_XFER_FUNC_NONE; in gc05a2_update_pad_format()
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | colorspaces-defs.rst | 96 * - ``V4L2_XFER_FUNC_NONE``
|
/linux/include/uapi/linux/ |
H A D | videodev2.h | 291 V4L2_XFER_FUNC_NONE = 5, enumerator 311 ((colsp) == V4L2_COLORSPACE_RAW ? V4L2_XFER_FUNC_NONE : \
|
/linux/drivers/media/platform/rockchip/rkisp1/ |
H A D | rkisp1-isp.c | 564 sink_fmt->xfer_func = V4L2_XFER_FUNC_NONE; in rkisp1_isp_init_state()
|
/linux/Documentation/userspace-api/media/ |
H A D | videodev2.h.rst.exceptions | 81 replace symbol V4L2_XFER_FUNC_NONE :c:type:`v4l2_xfer_func`
|