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

  /bionic/libc/kernel/uapi/linux/
videodev2.h 56 V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE = 9,
63 #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 143 V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE = 9,
153 ((type) == V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE \
    [all...]
  /external/v4l2_codec2/vda/
videodev2.h 152 V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE = 9,
161 ((type) == V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE \
    [all...]
  /hardware/qcom/msm8994/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/msm8994/original-kernel-headers/linux/
videodev2.h 140 V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE = 9,
147 ((type) == V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE \
    [all...]
  /hardware/qcom/msm8996/kernel-headers/linux/
videodev2.h 65 V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE = 9,
71 #define V4L2_TYPE_IS_MULTIPLANAR(type) ((type) == V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE || (type) == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE)
    [all...]
  /hardware/qcom/msm8996/original-kernel-headers/linux/
videodev2.h 146 V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE = 9,
154 ((type) == V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE \
    [all...]
  /hardware/qcom/msm8998/kernel-headers/linux/
videodev2.h 64 V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE = 9,
71 #define V4L2_TYPE_IS_MULTIPLANAR(type) ((type) == V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE || (type) == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE)
    [all...]
  /hardware/qcom/msm8998/original-kernel-headers/linux/
videodev2.h 144 V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE = 9,
153 ((type) == V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE \
    [all...]
  /hardware/qcom/msm8x09/kernel-headers/linux/
videodev2.h 56 V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE = 9,
61 #define V4L2_TYPE_IS_MULTIPLANAR(type) ((type) == V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE || (type) == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE)
    [all...]
  /hardware/qcom/msm8x09/original-kernel-headers/linux/
videodev2.h 146 V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE = 9,
154 ((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/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
videodev2.h 155 V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE = 9,
161 ((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...]

Completed in 852 milliseconds