Searched refs:V4L2_PIX_FMT_H263 (Results 1 – 3 of 3) sorted by relevance
/external/strace/xlat/ |
D | v4l2_pix_fmts.h | 405 #if defined(V4L2_PIX_FMT_H263) || (defined(HAVE_DECL_V4L2_PIX_FMT_H263) && HAVE_DECL_V4L2_PIX_FMT_H… 407 static_assert((V4L2_PIX_FMT_H263) == (v4l2_fourcc('H', '2', '6', '3')), "V4L2_PIX_FMT_H263 != v4l2_… 410 # define V4L2_PIX_FMT_H263 v4l2_fourcc('H', '2', '6', '3') 1197 XLAT(V4L2_PIX_FMT_H263),
|
D | v4l2_pix_fmts.in | 59 V4L2_PIX_FMT_H263 v4l2_fourcc('H', '2', '6', '3') /* H263 */
|
/external/kernel-headers/original/uapi/linux/ |
D | videodev2.h | 688 #define V4L2_PIX_FMT_H263 v4l2_fourcc('H', '2', '6', '3') /* H263 */ macro
|