OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:video_capture
(Results
26 - 29
of
29
) sorted by null
1
2
/prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/linux/
videodev.h
138
struct
video_capture
struct
245
#define VIDIOCGCAPTURE _IOR('v',22, struct
video_capture
)
246
#define VIDIOCSCAPTURE _IOW('v',23, struct
video_capture
)
/prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/linux/
videodev.h
138
struct
video_capture
struct
245
#define VIDIOCGCAPTURE _IOR('v',22, struct
video_capture
)
246
#define VIDIOCSCAPTURE _IOW('v',23, struct
video_capture
)
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/linux/
videodev.h
138
struct
video_capture
struct
245
#define VIDIOCGCAPTURE _IOR('v',22, struct
video_capture
)
246
#define VIDIOCSCAPTURE _IOW('v',23, struct
video_capture
)
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/
videodev.h
138
struct
video_capture
struct
245
#define VIDIOCGCAPTURE _IOR('v',22, struct
video_capture
)
246
#define VIDIOCSCAPTURE _IOW('v',23, struct
video_capture
)
Completed in 2160 milliseconds
1
2