Searched refs:V4L2_PIX_FMT_INZI (Results 1 – 3 of 3) sorted by relevance
/external/strace/xlat/ |
D | v4l2_pix_fmts.h | 923 #if defined(V4L2_PIX_FMT_INZI) || (defined(HAVE_DECL_V4L2_PIX_FMT_INZI) && HAVE_DECL_V4L2_PIX_FMT_I… 925 static_assert((V4L2_PIX_FMT_INZI) == (v4l2_fourcc('I', 'N', 'Z', 'I')), "V4L2_PIX_FMT_INZI != v4l2_… 928 # define V4L2_PIX_FMT_INZI v4l2_fourcc('I', 'N', 'Z', 'I') 1271 XLAT(V4L2_PIX_FMT_INZI),
|
D | v4l2_pix_fmts.in | 133 V4L2_PIX_FMT_INZI v4l2_fourcc('I', 'N', 'Z', 'I') /* Intel Planar Greyscale 10-bit and Depth 16…
|
/external/kernel-headers/original/uapi/linux/ |
D | videodev2.h | 734 #define V4L2_PIX_FMT_INZI v4l2_fourcc('I', 'N', 'Z', 'I') /* Intel Planar Greyscale 10-bit and … macro
|