/external/v4l-utils/utils/qv4l2/ |
D | capture-win-qt.h | 39 void setColorspace(unsigned colorspace, unsigned xfer_func, in setColorspace()
|
D | v4l2-tpg-colors.c | 1231 static void csc(enum v4l2_colorspace colorspace, enum v4l2_xfer_func xfer_func, in csc()
|
D | capture-win-gl.cpp | 102 void CaptureWinGL::setColorspace(unsigned colorspace, unsigned xfer_func, in setColorspace() 164 void CaptureWinGLEngine::setColorspace(unsigned colorspace, unsigned xfer_func, in setColorspace()
|
/external/v4l-utils/utils/v4l2-ctl/ |
D | v4l2-ctl-vidout.cpp | 4 static __u32 width, height, pixfmt, field, colorspace, xfer_func, ycbcr, quantization, flags; variable
|
D | v4l2-ctl-vidcap.cpp | 11 static __u32 ycbcr, quantization, xfer_func, colorspace; variable
|
D | v4l2-tpg-colors.c | 1231 static void csc(enum v4l2_colorspace colorspace, enum v4l2_xfer_func xfer_func, in csc()
|
D | v4l-stream.c | 177 unsigned field, unsigned colorspace, unsigned xfer_func, in fwht_alloc()
|
D | v4l2-ctl.cpp | 759 __u32 &field, __u32 &colorspace, __u32 &xfer_func, __u32 &ycbcr, in parse_fmt()
|
/external/v4l-utils/utils/common/ |
D | codec-v4l2-fwht.h | 41 enum v4l2_xfer_func xfer_func; member
|
D | v4l2-tpg-colors.c | 1231 static void csc(enum v4l2_colorspace colorspace, enum v4l2_xfer_func xfer_func, in csc()
|
D | v4l-stream.c | 177 unsigned field, unsigned colorspace, unsigned xfer_func, in fwht_alloc()
|
D | codec-fwht.h | 93 __be32 xfer_func; member
|
D | v4l2-tpg.h | 214 u32 xfer_func; member 445 static inline void tpg_s_xfer_func(struct tpg_data *tpg, u32 xfer_func) in tpg_s_xfer_func()
|
D | cv4l-helpers.h | 713 void s_xfer_func(unsigned xfer_func) { v4l_format_s_xfer_func(this, xfer_func); } in s_xfer_func()
|
/external/v4l-utils/utils/qvidcap/ |
D | v4l2-tpg-colors.c | 1231 static void csc(enum v4l2_colorspace colorspace, enum v4l2_xfer_func xfer_func, in csc()
|
D | v4l-stream.c | 177 unsigned field, unsigned colorspace, unsigned xfer_func, in fwht_alloc()
|
D | capture.h | 98 void setOverrideXferFunc(__u32 xfer_func) { m_overrideXferFunc = xfer_func; } in setOverrideXferFunc()
|
/external/v4l-utils/utils/media-ctl/ |
D | libv4l2subdev.c | 838 enum v4l2_xfer_func xfer_func; in v4l2_subdev_parse_pad_format() local 1305 enum v4l2_xfer_func xfer_func; member 1317 const char *v4l2_subdev_xfer_func_to_string(enum v4l2_xfer_func xfer_func) in v4l2_subdev_xfer_func_to_string()
|
/external/v4l-utils/include/linux/ |
D | v4l2-mediabus.h | 50 __u16 xfer_func; member
|
/external/kernel-headers/original/uapi/linux/ |
D | v4l2-mediabus.h | 50 __u16 xfer_func; member
|
/external/rust/crates/v4l2r/lib/src/ioctl/ |
D | g_ext_ctrls.rs | 105 pub fn xfer_func(&self) -> XferFunc { in xfer_func() method
|
/external/v4l-utils/utils/v4l2-compliance/ |
D | v4l2-test-formats.cpp | 887 __u32 col, ycbcr_enc, quant, xfer_func; in testM2MFormats() local
|
/external/v4l-utils/contrib/test/ |
D | v4l2grab.c | 78 enum v4l2_xfer_func xfer_func; member
|
/external/virtio-media/device/src/devices/ |
D | video_decoder.rs | 333 xfer_func: XferFunc, field
|
/external/rust/crates/v4l2r/lib/src/ |
D | ioctl.rs | 1120 pub fn xfer_func(&self) -> XferFunc { in xfer_func() method
|