Searched refs:V4L2_SDR_FMT_RU12LE (Results 1 – 3 of 3) sorted by relevance
/external/strace/xlat/ |
D | v4l2_sdr_fmts.h | 13 #if defined(V4L2_SDR_FMT_RU12LE) || (defined(HAVE_DECL_V4L2_SDR_FMT_RU12LE) && HAVE_DECL_V4L2_SDR_F… 15 static_assert((V4L2_SDR_FMT_RU12LE) == (v4l2_fourcc('R', 'U', '1', '2')), "V4L2_SDR_FMT_RU12LE != v… 18 # define V4L2_SDR_FMT_RU12LE v4l2_fourcc('R', 'U', '1', '2') 77 XLAT(V4L2_SDR_FMT_RU12LE),
|
D | v4l2_sdr_fmts.in | 3 V4L2_SDR_FMT_RU12LE v4l2_fourcc('R', 'U', '1', '2') /* real u12le */
|
/external/kernel-headers/original/uapi/linux/ |
D | videodev2.h | 793 #define V4L2_SDR_FMT_RU12LE v4l2_fourcc('R', 'U', '1', '2') /* real u12le */ macro
|