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

  /external/qemu/android/camera/
camera-common.h 46 #ifndef V4L2_PIX_FMT_VYUY
47 #define V4L2_PIX_FMT_VYUY v4l2_fourcc('V', 'Y', 'U', 'Y')
48 #endif /* V4L2_PIX_FMT_VYUY */
  /hardware/samsung_slsi/exynos5/include/
s5p_fimc_v4l2.h 50 * YUV422 1 CRYCBY V4L2_PIX_FMT_VYUY*
68 #define V4L2_PIX_FMT_VYUY v4l2_fourcc('V', 'Y', 'U', 'Y')
videodev2.h 339 #define V4L2_PIX_FMT_VYUY v4l2_fourcc('V', 'Y', 'U', 'Y') /* 16 YUV 4:2:2 */
    [all...]
  /hardware/samsung_slsi/exynos5/libcamera/
ExynosCamera.cpp 620 #define V4L2_PIX_FMT_VYUY v4l2_fourcc('V', 'Y', 'U', 'Y')
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
videodev2.h 183 #define V4L2_PIX_FMT_VYUY v4l2_fourcc('V', 'Y', 'U', 'Y')
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
videodev2.h 183 #define V4L2_PIX_FMT_VYUY v4l2_fourcc('V', 'Y', 'U', 'Y')
    [all...]
  /bionic/libc/kernel/common/linux/
videodev2.h 212 #define V4L2_PIX_FMT_VYUY v4l2_fourcc('V', 'Y', 'U', 'Y')
    [all...]
  /external/kernel-headers/original/linux/
videodev2.h 338 #define V4L2_PIX_FMT_VYUY v4l2_fourcc('V', 'Y', 'U', 'Y') /* 16 YUV 4:2:2 */
    [all...]

Completed in 890 milliseconds