Home
last modified time | relevance | path

Searched defs:v4l2_format (Results 1 – 2 of 2) sorted by relevance

/development/ndk/platforms/android-3/include/linux/
Dvideodev2.h870 struct v4l2_format struct
872 enum v4l2_buf_type type;
897 #define VIDIOC_G_FMT _IOWR ('V', 4, struct v4l2_format) argument
/development/ndk/platforms/android-21/include/linux/
Dvideodev2.h1187 struct v4l2_format { struct
1189 __u32 type;
1190 union {
1199 } fmt;