Searched refs:V4L2_SDR_FMT_CS14LE (Results 1 – 3 of 3) sorted by relevance
/external/strace/xlat/ |
D | v4l2_sdr_fmts.h | 20 #if defined(V4L2_SDR_FMT_CS14LE) || (defined(HAVE_DECL_V4L2_SDR_FMT_CS14LE) && HAVE_DECL_V4L2_SDR_F… 22 static_assert((V4L2_SDR_FMT_CS14LE) == (v4l2_fourcc('C', 'S', '1', '4')), "V4L2_SDR_FMT_CS14LE != v… 25 # define V4L2_SDR_FMT_CS14LE v4l2_fourcc('C', 'S', '1', '4') 78 XLAT(V4L2_SDR_FMT_CS14LE),
|
D | v4l2_sdr_fmts.in | 4 V4L2_SDR_FMT_CS14LE v4l2_fourcc('C', 'S', '1', '4') /* complex s14le */
|
/external/kernel-headers/original/uapi/linux/ |
D | videodev2.h | 749 #define V4L2_SDR_FMT_CS14LE v4l2_fourcc('C', 'S', '1', '4') /* complex s14le */ macro
|