Searched refs:v4l2_xfer_func (Results 1 – 22 of 22) sorted by relevance
74 # Documented enum v4l2_xfer_func75 replace symbol V4L2_XFER_FUNC_709 :c:type:`v4l2_xfer_func`76 replace symbol V4L2_XFER_FUNC_OPRGB :c:type:`v4l2_xfer_func`77 replace define V4L2_XFER_FUNC_ADOBERGB :c:type:`v4l2_xfer_func`78 replace symbol V4L2_XFER_FUNC_DCI_P3 :c:type:`v4l2_xfer_func`79 replace symbol V4L2_XFER_FUNC_DEFAULT :c:type:`v4l2_xfer_func`80 replace symbol V4L2_XFER_FUNC_NONE :c:type:`v4l2_xfer_func`81 replace symbol V4L2_XFER_FUNC_SMPTE2084 :c:type:`v4l2_xfer_func`82 replace symbol V4L2_XFER_FUNC_SMPTE240M :c:type:`v4l2_xfer_func`83 replace symbol V4L2_XFER_FUNC_SRGB :c:type:`v4l2_xfer_func`
79 enum v4l2_xfer_func xfer_func;144 enum v4l2_xfer_func xfer_func;
41 enum v4l2_xfer_func xfer_func;
237 enum v4l2_xfer_func xfer_func;
12 :c:type:`v4l2_xfer_func`) to specify non-standard76 .. c:type:: v4l2_xfer_func
114 - Transfer function, from enum :c:type:`v4l2_xfer_func`.
196 - Transfer function, from enum :c:type:`v4l2_xfer_func`.
830 - The transfer function, from enum :c:type:`v4l2_xfer_func`.
97 - Transfer function, from enum :c:type:`v4l2_xfer_func`.
214 enum v4l2_xfer_func xfer_func;
336 enum v4l2_xfer_func xfer_func) in nal_h264_transfer_characteristics()
458 enum v4l2_xfer_func xfer_func) in nal_hevc_transfer_characteristics()
216 enum v4l2_xfer_func xfer_func;
303 enum v4l2_xfer_func xfer_func;
263 enum v4l2_xfer_func xfer_func;
243 enum v4l2_xfer_func xfer_func;
403 enum v4l2_xfer_func xfer_func;
273 static enum v4l2_xfer_func uvc_xfer_func(const u8 transfer_characteristics) in uvc_xfer_func()283 static const enum v4l2_xfer_func xfer_funcs[] = { in uvc_xfer_func()
1231 static void csc(enum v4l2_colorspace colorspace, enum v4l2_xfer_func xfer_func, in csc()
223 enum v4l2_xfer_func xfer_func;
259 enum v4l2_xfer_func { enum
Completed in 59 milliseconds