HomeSort by relevance Sort by last modified time
    Searched refs:V4L2_TYPE_IS_MULTIPLANAR (Results 1 - 14 of 14) sorted by null

  /external/chromium_org/content/common/gpu/media/
v4l2_video_device.cc 88 if (V4L2_TYPE_IS_MULTIPLANAR(format.type) &&
126 if (V4L2_TYPE_IS_MULTIPLANAR(format.type)) {
  /bionic/libc/kernel/uapi/linux/
videodev2.h 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 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 146 #define V4L2_TYPE_IS_MULTIPLANAR(type) \
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
videodev2.h 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 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 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/kernel-headers/linux/
videodev2.h 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 146 #define V4L2_TYPE_IS_MULTIPLANAR(type) \
    [all...]
  /hardware/qcom/msm8960/kernel-headers/linux/
videodev2.h 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 166 #define V4L2_TYPE_IS_MULTIPLANAR(type) \
    [all...]
  /hardware/qcom/msm8x74/kernel-headers/linux/
videodev2.h 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 166 #define V4L2_TYPE_IS_MULTIPLANAR(type) \
    [all...]
  /hardware/samsung_slsi/exynos5/include/linux/
videodev2.h 166 #define V4L2_TYPE_IS_MULTIPLANAR(type) \
    [all...]

Completed in 390 milliseconds