Home
last modified time | relevance | path

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

/external/strace/xlat/
Dv4l2_pix_fmts.h776 #if defined(V4L2_PIX_FMT_SGBRG12P) || (defined(HAVE_DECL_V4L2_PIX_FMT_SGBRG12P) && HAVE_DECL_V4L2_P…
778 static_assert((V4L2_PIX_FMT_SGBRG12P) == (v4l2_fourcc('p', 'G', 'C', 'C')), "V4L2_PIX_FMT_SGBRG12P …
781 # define V4L2_PIX_FMT_SGBRG12P v4l2_fourcc('p', 'G', 'C', 'C')
1250 XLAT(V4L2_PIX_FMT_SGBRG12P),
Dv4l2_pix_fmts.in112 V4L2_PIX_FMT_SGBRG12P v4l2_fourcc('p', 'G', 'C', 'C')
/external/kernel-headers/original/uapi/linux/
Dvideodev2.h623 #define V4L2_PIX_FMT_SGBRG12P v4l2_fourcc('p', 'G', 'C', 'C') macro