Searched refs:V4L2_PIX_FMT_M420 (Results 1 – 3 of 3) sorted by relevance
/external/strace/xlat/ |
D | v4l2_pix_fmts.h | 111 #if defined(V4L2_PIX_FMT_M420) || (defined(HAVE_DECL_V4L2_PIX_FMT_M420) && HAVE_DECL_V4L2_PIX_FMT_M… 113 static_assert((V4L2_PIX_FMT_M420) == (v4l2_fourcc('M', '4', '2', '0')), "V4L2_PIX_FMT_M420 != v4l2_… 116 # define V4L2_PIX_FMT_M420 v4l2_fourcc('M', '4', '2', '0') 1155 XLAT(V4L2_PIX_FMT_M420),
|
D | v4l2_pix_fmts.in | 17 V4L2_PIX_FMT_M420 v4l2_fourcc('M', '4', '2', '0') /* 12 YUV 4:2:0 2 lines y, 1 line uv interlea…
|
/external/kernel-headers/original/uapi/linux/ |
D | videodev2.h | 594 #define V4L2_PIX_FMT_M420 v4l2_fourcc('M', '4', '2', '0') /* 12 YUV 4:2:0 2 lines y, 1 line uv … macro
|