Home
last modified time | relevance | path

Searched refs:V4L2_PIX_FMT_Y10P (Results 1 – 4 of 4) sorted by relevance

/external/strace/xlat/
Dv4l2_pix_fmts.h958 #if defined(V4L2_PIX_FMT_Y10P) || (defined(HAVE_DECL_V4L2_PIX_FMT_Y10P) && HAVE_DECL_V4L2_PIX_FMT_Y…
960 static_assert((V4L2_PIX_FMT_Y10P) == (v4l2_fourcc('Y', '1', '0', 'P')), "V4L2_PIX_FMT_Y10P != v4l2_…
963 # define V4L2_PIX_FMT_Y10P v4l2_fourcc('Y', '1', '0', 'P')
1276 XLAT(V4L2_PIX_FMT_Y10P),
Dv4l2_pix_fmts.in138 V4L2_PIX_FMT_Y10P v4l2_fourcc('Y', '1', '0', 'P') /* 10 Greyscale, MIPI RAW10 packed */
/external/kernel-headers/original/uapi/linux/
Dvideodev2.h538 #define V4L2_PIX_FMT_Y10P v4l2_fourcc('Y', '1', '0', 'P') /* 10 Greyscale, MIPI RAW10 packed */ macro
/external/strace/
DChangeLog548 (V4L2_PIX_FMT_Y10P): New constant, introduced by Linux commit