/external/kernel-headers/original/linux/ |
videodev.h | 218 /* video_info is biased towards hardware mpeg encode/decode */ 220 struct video_info struct 273 #define VIDIOCGPLAYINFO _IOR('v',26, struct video_info) /* Get current playback info from hardware */
|
/bionic/libc/kernel/common/linux/ |
videodev.h | 215 struct video_info struct 266 #define VIDIOCGPLAYINFO _IOR('v',26, struct video_info)
|
/development/ndk/platforms/android-3/include/linux/ |
videodev.h | 198 struct video_info struct 249 #define VIDIOCGPLAYINFO _IOR('v',26, struct video_info)
|
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/ |
videodev.h | 198 struct video_info struct 249 #define VIDIOCGPLAYINFO _IOR('v',26, struct video_info)
|
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/ |
videodev.h | 198 struct video_info struct 249 #define VIDIOCGPLAYINFO _IOR('v',26, struct video_info)
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/ |
videodev.h | 198 struct video_info struct 249 #define VIDIOCGPLAYINFO _IOR('v',26, struct video_info)
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/ |
videodev.h | 215 struct video_info struct 266 #define VIDIOCGPLAYINFO _IOR('v',26, struct video_info)
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/ |
videodev.h | 198 struct video_info struct 249 #define VIDIOCGPLAYINFO _IOR('v',26, struct video_info)
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/ |
videodev.h | 215 struct video_info struct 266 #define VIDIOCGPLAYINFO _IOR('v',26, struct video_info)
|