Home
last modified time | relevance | path

Searched refs:V4L2_PIX_FMT_SN9C20X_I420 (Results 1 – 3 of 3) sorted by relevance

/external/strace/xlat/
Dv4l2_pix_fmts.h118 #if defined(V4L2_PIX_FMT_SN9C20X_I420) || (defined(HAVE_DECL_V4L2_PIX_FMT_SN9C20X_I420) && HAVE_DEC…
120 static_assert((V4L2_PIX_FMT_SN9C20X_I420) == (v4l2_fourcc('S', '9', '2', '0')), "V4L2_PIX_FMT_SN9C2…
123 # define V4L2_PIX_FMT_SN9C20X_I420 v4l2_fourcc('S', '9', '2', '0')
1156 XLAT(V4L2_PIX_FMT_SN9C20X_I420),
Dv4l2_pix_fmts.in18 V4L2_PIX_FMT_SN9C20X_I420 v4l2_fourcc('S', '9', '2', '0') /* SN9C20x YUV 4:2:0 */
/external/kernel-headers/original/uapi/linux/
Dvideodev2.h747 #define V4L2_PIX_FMT_SN9C20X_I420 v4l2_fourcc('S', '9', '2', '0') /* SN9C20x YUV 4:2:0 */ macro