HomeSort by relevance Sort by last modified time
    Searched defs:V4L2_PIX_FMT_SRGGB10 (Results 1 - 2 of 2) 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.. */

Completed in 167 milliseconds