HomeSort by relevance Sort by last modified time
    Searched defs:V4L2_SEL_FLAG_GE (Results 26 - 41 of 41) sorted by null

12

  /prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/linux/
v4l2-common.h 37 #define V4L2_SEL_FLAG_GE (1 << 0)
41 #define V4L2_SUBDEV_SEL_FLAG_SIZE_GE V4L2_SEL_FLAG_GE
  /prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/linux/
v4l2-common.h 37 #define V4L2_SEL_FLAG_GE (1 << 0)
41 #define V4L2_SUBDEV_SEL_FLAG_SIZE_GE V4L2_SEL_FLAG_GE
  /prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/linux/
v4l2-common.h 37 #define V4L2_SEL_FLAG_GE (1 << 0)
41 #define V4L2_SUBDEV_SEL_FLAG_SIZE_GE V4L2_SEL_FLAG_GE
  /prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/linux/
v4l2-common.h 37 #define V4L2_SEL_FLAG_GE (1 << 0)
41 #define V4L2_SUBDEV_SEL_FLAG_SIZE_GE V4L2_SEL_FLAG_GE
  /prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/linux/
v4l2-common.h 37 #define V4L2_SEL_FLAG_GE (1 << 0)
41 #define V4L2_SUBDEV_SEL_FLAG_SIZE_GE V4L2_SEL_FLAG_GE
  /prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/linux/
v4l2-common.h 37 #define V4L2_SEL_FLAG_GE (1 << 0)
41 #define V4L2_SUBDEV_SEL_FLAG_SIZE_GE V4L2_SEL_FLAG_GE
  /prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/linux/
v4l2-common.h 37 #define V4L2_SEL_FLAG_GE (1 << 0)
41 #define V4L2_SUBDEV_SEL_FLAG_SIZE_GE V4L2_SEL_FLAG_GE
  /prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/linux/
v4l2-common.h 37 #define V4L2_SEL_FLAG_GE (1 << 0)
41 #define V4L2_SUBDEV_SEL_FLAG_SIZE_GE V4L2_SEL_FLAG_GE
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/linux/
v4l2-common.h 37 #define V4L2_SEL_FLAG_GE (1 << 0)
41 #define V4L2_SUBDEV_SEL_FLAG_SIZE_GE V4L2_SEL_FLAG_GE
  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/linux/
v4l2-common.h 37 #define V4L2_SEL_FLAG_GE (1 << 0)
41 #define V4L2_SUBDEV_SEL_FLAG_SIZE_GE V4L2_SEL_FLAG_GE
  /bionic/libc/kernel/uapi/linux/
v4l2-common.h 36 #define V4L2_SEL_FLAG_GE (1 << 0)
39 #define V4L2_SUBDEV_SEL_FLAG_SIZE_GE V4L2_SEL_FLAG_GE
  /external/kernel-headers/original/uapi/linux/
v4l2-common.h 90 #define V4L2_SEL_FLAG_GE (1 << 0)
95 #define V4L2_SUBDEV_SEL_FLAG_SIZE_GE V4L2_SEL_FLAG_GE
  /hardware/qcom/msm8996/kernel-headers/linux/
v4l2-common.h 39 #define V4L2_SEL_FLAG_GE (1 << 0)
42 #define V4L2_SUBDEV_SEL_FLAG_SIZE_GE V4L2_SEL_FLAG_GE
  /hardware/qcom/msm8996/original-kernel-headers/linux/
v4l2-common.h 64 #define V4L2_SEL_FLAG_GE (1 << 0)
69 #define V4L2_SUBDEV_SEL_FLAG_SIZE_GE V4L2_SEL_FLAG_GE
  /hardware/qcom/msm8960/kernel-headers/linux/
videodev2.h 591 #define V4L2_SEL_FLAG_GE 0x00000001
    [all...]
  /hardware/qcom/msm8960/original-kernel-headers/linux/
videodev2.h 800 #define V4L2_SEL_FLAG_GE 0x00000001
    [all...]

Completed in 78 milliseconds

12