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

  /external/strace/xlat/
v4l2_pix_fmts.h 195 #if defined(V4L2_PIX_FMT_MT21C) || (defined(HAVE_DECL_V4L2_PIX_FMT_MT21C) && HAVE_DECL_V4L2_PIX_FMT_MT21C)
197 static_assert((V4L2_PIX_FMT_MT21C) == (v4l2_fourcc('M', 'T', '2', '1')), "V4L2_PIX_FMT_MT21C != v4l2_fourcc('M', 'T', '2', '1')");
200 # define V4L2_PIX_FMT_MT21C v4l2_fourcc('M', 'T', '2', '1')
    [all...]
  /bionic/libc/kernel/uapi/linux/
videodev2.h 358 #define V4L2_PIX_FMT_MT21C v4l2_fourcc('M', 'T', '2', '1')
    [all...]
  /external/kernel-headers/original/uapi/linux/
videodev2.h 691 #define V4L2_PIX_FMT_MT21C v4l2_fourcc('M', 'T', '2', '1') /* Mediatek compressed block mode */
    [all...]

Completed in 218 milliseconds