Searched refs:V4L2_PIX_FMT_SE401 (Results 1 – 3 of 3) sorted by relevance
/external/strace/xlat/ |
D | v4l2_pix_fmts.h | 160 #if defined(V4L2_PIX_FMT_SE401) || (defined(HAVE_DECL_V4L2_PIX_FMT_SE401) && HAVE_DECL_V4L2_PIX_FMT… 162 static_assert((V4L2_PIX_FMT_SE401) == (v4l2_fourcc('S', '4', '0', '1')), "V4L2_PIX_FMT_SE401 != v4l… 165 # define V4L2_PIX_FMT_SE401 v4l2_fourcc('S', '4', '0', '1') 1162 XLAT(V4L2_PIX_FMT_SE401),
|
D | v4l2_pix_fmts.in | 24 V4L2_PIX_FMT_SE401 v4l2_fourcc('S', '4', '0', '1') /* se401 janggu compressed rgb */
|
/external/kernel-headers/original/uapi/linux/ |
D | videodev2.h | 728 #define V4L2_PIX_FMT_SE401 v4l2_fourcc('S', '4', '0', '1') /* se401 janggu compressed rgb */ macro
|