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

  /device/samsung/crespo/include/
s5p_fimc.h 47 * YUV422 1 CRYCBY V4L2_PIX_FMT_VYUY*
65 #define V4L2_PIX_FMT_VYUY v4l2_fourcc('V', 'Y', 'U', 'Y')
  /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 */
  /device/samsung/crespo/libcamera/
SecCamera.h 181 #define V4L2_PIX_FMT_VYUY v4l2_fourcc('V', 'Y', 'U', 'Y')
  /prebuilts/ndk/android-ndk-r4/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/android-ndk-r4/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 210 #define V4L2_PIX_FMT_VYUY v4l2_fourcc('V', 'Y', 'U', 'Y')
    [all...]
  /external/kernel-headers/original/linux/
videodev2.h 327 #define V4L2_PIX_FMT_VYUY v4l2_fourcc('V', 'Y', 'U', 'Y') /* 16 YUV 4:2:2 */
    [all...]

Completed in 887 milliseconds