HomeSort by relevance Sort by last modified time
    Searched full:video_channel (Results 1 - 9 of 9) sorted by null

  /bionic/libc/kernel/common/linux/
videodev.h 46 struct video_channel struct
242 #define VIDIOCGCHAN _IOWR('v',2,struct video_channel)
243 #define VIDIOCSCHAN _IOW('v',3,struct video_channel)
  /development/ndk/platforms/android-3/include/linux/
videodev.h 29 struct video_channel struct
225 #define VIDIOCGCHAN _IOWR('v',2,struct video_channel)
226 #define VIDIOCSCHAN _IOW('v',3,struct video_channel)
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
videodev.h 29 struct video_channel struct
225 #define VIDIOCGCHAN _IOWR('v',2,struct video_channel)
226 #define VIDIOCSCHAN _IOW('v',3,struct video_channel)
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
videodev.h 29 struct video_channel struct
225 #define VIDIOCGCHAN _IOWR('v',2,struct video_channel)
226 #define VIDIOCSCHAN _IOW('v',3,struct video_channel)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
videodev.h 29 struct video_channel struct
225 #define VIDIOCGCHAN _IOWR('v',2,struct video_channel)
226 #define VIDIOCSCHAN _IOW('v',3,struct video_channel)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
videodev.h 46 struct video_channel struct
242 #define VIDIOCGCHAN _IOWR('v',2,struct video_channel)
243 #define VIDIOCSCHAN _IOW('v',3,struct video_channel)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
videodev.h 29 struct video_channel struct
225 #define VIDIOCGCHAN _IOWR('v',2,struct video_channel)
226 #define VIDIOCSCHAN _IOW('v',3,struct video_channel)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
videodev.h 46 struct video_channel struct
242 #define VIDIOCGCHAN _IOWR('v',2,struct video_channel)
243 #define VIDIOCSCHAN _IOW('v',3,struct video_channel)
  /external/kernel-headers/original/linux/
videodev.h 49 struct video_channel struct
249 #define VIDIOCGCHAN _IOWR('v',2,struct video_channel) /* Get channel info (sources) */
250 #define VIDIOCSCHAN _IOW('v',3,struct video_channel) /* Set channel */

Completed in 528 milliseconds