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

  /external/strace/xlat/
v4l2_pix_fmts.h 111 #if defined(V4L2_PIX_FMT_M420) || (defined(HAVE_DECL_V4L2_PIX_FMT_M420) && HAVE_DECL_V4L2_PIX_FMT_M420)
113 static_assert((V4L2_PIX_FMT_M420) == (v4l2_fourcc('M', '4', '2', '0')), "V4L2_PIX_FMT_M420 != v4l2_fourcc('M', '4', '2', '0')");
116 # define V4L2_PIX_FMT_M420 v4l2_fourcc('M', '4', '2', '0')
    [all...]
  /bionic/libc/kernel/uapi/linux/
videodev2.h 247 #define V4L2_PIX_FMT_M420 v4l2_fourcc('M', '4', '2', '0')
    [all...]
  /device/google/bonito/sdm710/kernel-headers/linux/
videodev2.h 233 #define V4L2_PIX_FMT_M420 v4l2_fourcc('M', '4', '2', '0')
    [all...]
  /device/google/bonito/sdm710/original-kernel-headers/linux/
videodev2.h 524 #define V4L2_PIX_FMT_M420 v4l2_fourcc('M', '4', '2', '0') /* 12 YUV 4:2:0 2 lines y, 1 line uv interleaved */
    [all...]
  /device/google/crosshatch/sdm845/kernel-headers/linux/
videodev2.h 233 #define V4L2_PIX_FMT_M420 v4l2_fourcc('M', '4', '2', '0')
    [all...]
  /device/google/crosshatch/sdm845/original-kernel-headers/linux/
videodev2.h 524 #define V4L2_PIX_FMT_M420 v4l2_fourcc('M', '4', '2', '0') /* 12 YUV 4:2:0 2 lines y, 1 line uv interleaved */
    [all...]
  /external/kernel-headers/original/uapi/linux/
videodev2.h 559 #define V4L2_PIX_FMT_M420 v4l2_fourcc('M', '4', '2', '0') /* 12 YUV 4:2:0 2 lines y, 1 line uv interleaved */
    [all...]

Completed in 2532 milliseconds