Home
last modified time | relevance | path

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

/development/ndk/platforms/android-3/include/linux/
Dvideodev2.h293 struct v4l2_framebuffer struct
295 __u32 capability;
296 __u32 flags;
298 void* base;
299 struct v4l2_pix_format fmt;
/development/ndk/platforms/android-21/include/linux/
Dvideodev2.h504 struct v4l2_framebuffer { struct
505 __u32 capability;
506 __u32 flags;
507 void *base;
509 struct v4l2_pix_format fmt;