Searched defs:output (Results 76 - 76 of 76) sorted by relevance

1234

/hardware/qcom/msm8x74/original-kernel-headers/linux/
H A Dvideodev2.h261 #define V4L2_CAP_VIDEO_OUTPUT 0x00000002 /* Is a video output device */
264 #define V4L2_CAP_VBI_OUTPUT 0x00000020 /* Is a raw VBI output device */
266 #define V4L2_CAP_SLICED_VBI_OUTPUT 0x00000080 /* Is a sliced VBI output device */
268 #define V4L2_CAP_VIDEO_OUTPUT_OVERLAY 0x00000200 /* Can do video output overlay */
274 /* Is a video output device that supports multiplanar formats */
579 * output. Unless you exactly know what
1137 __u32 index; /* Which output */
1139 __u32 type; /* Type of output */
2549 * @vbi: raw VBI capture or output parameters
2550 * @sliced: sliced VBI capture or output parameter
2571 struct v4l2_outputparm output; member in union:v4l2_streamparm::__anon2142
[all...]

Completed in 50 milliseconds

1234