HomeSort by relevance Sort by last modified time
    Searched defs:V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE (Results 1 - 13 of 13) sorted by null

  /bionic/libc/kernel/uapi/linux/
videodev2.h 62 V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE = 9,
67 #define V4L2_TYPE_IS_MULTIPLANAR(type) ((type) == V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE || (type) == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE)
    [all...]
  /development/ndk/platforms/android-L/include/linux/
videodev2.h 62 V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE = 9,
67 #define V4L2_TYPE_IS_MULTIPLANAR(type) ((type) == V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE || (type) == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE)
    [all...]
  /external/kernel-headers/original/uapi/linux/
videodev2.h 140 V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE = 9,
147 ((type) == V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE \
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/linux/
videodev2.h 62 V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE = 9,
67 #define V4L2_TYPE_IS_MULTIPLANAR(type) ((type) == V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE || (type) == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE)
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/linux/
videodev2.h 140 V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE = 9,
147 ((type) == V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE \
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
videodev2.h 62 V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE = 9,
67 #define V4L2_TYPE_IS_MULTIPLANAR(type) ((type) == V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE || (type) == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE)
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
videodev2.h 62 V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE = 9,
67 #define V4L2_TYPE_IS_MULTIPLANAR(type) ((type) == V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE || (type) == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE)
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
videodev2.h 62 V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE = 9,
67 #define V4L2_TYPE_IS_MULTIPLANAR(type) ((type) == V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE || (type) == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE)
    [all...]
  /hardware/samsung_slsi/exynos5/include/linux/
videodev2.h 161 V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE = 9,
167 ((type) == V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE \
    [all...]
  /hardware/qcom/msm8960/kernel-headers/linux/
videodev2.h 77 V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE = 9,
82 #define V4L2_TYPE_IS_MULTIPLANAR(type) ((type) == V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE || (type) == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE)
    [all...]
  /hardware/qcom/msm8960/original-kernel-headers/linux/
videodev2.h 161 V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE = 9,
167 ((type) == V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE \
    [all...]
  /hardware/qcom/msm8x74/kernel-headers/linux/
videodev2.h 77 V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE = 9,
82 #define V4L2_TYPE_IS_MULTIPLANAR(type) ((type) == V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE || (type) == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE)
    [all...]
  /hardware/qcom/msm8x74/original-kernel-headers/linux/
videodev2.h 161 V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE = 9,
167 ((type) == V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE \
    [all...]

Completed in 1007 milliseconds