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

  /external/qemu/android/camera/
camera-common.h 79 #ifndef V4L2_PIX_FMT_SRGGB10
80 #define V4L2_PIX_FMT_SRGGB10 v4l2_fourcc('R', 'G', '1', '\0')
81 #endif /* V4L2_PIX_FMT_SRGGB10 */
camera-win.h 72 #define V4L2_PIX_FMT_SRGGB10 v4l2_fourcc('R', 'G', '1', '\0') /* 10 RGRG.. GBGB.. */
camera-format-converters.c     [all...]
  /bionic/libc/kernel/common/linux/
videodev2.h 249 #define V4L2_PIX_FMT_SRGGB10 v4l2_fourcc('R', 'G', '1', '0')
    [all...]
  /external/kernel-headers/original/linux/
videodev2.h 375 #define V4L2_PIX_FMT_SRGGB10 v4l2_fourcc('R', 'G', '1', '0') /* 10 RGRG.. GBGB.. */
    [all...]
  /hardware/samsung_slsi/exynos5/include/
videodev2.h 376 #define V4L2_PIX_FMT_SRGGB10 v4l2_fourcc('R', 'G', '1', '0') /* 10 RGRG.. GBGB.. */
    [all...]

Completed in 134 milliseconds