Searched refs:V4L2_PIX_FMT_H264_NO_SC (Results 1 – 3 of 3) sorted by relevance
/external/strace/xlat/ |
D | v4l2_pix_fmts.h | 251 #if defined(V4L2_PIX_FMT_H264_NO_SC) || (defined(HAVE_DECL_V4L2_PIX_FMT_H264_NO_SC) && HAVE_DECL_V4… 253 static_assert((V4L2_PIX_FMT_H264_NO_SC) == (v4l2_fourcc('A', 'V', 'C', '1')), "V4L2_PIX_FMT_H264_NO… 256 # define V4L2_PIX_FMT_H264_NO_SC v4l2_fourcc('A', 'V', 'C', '1') 1175 XLAT(V4L2_PIX_FMT_H264_NO_SC),
|
D | v4l2_pix_fmts.in | 37 V4L2_PIX_FMT_H264_NO_SC v4l2_fourcc('A', 'V', 'C', '1') /* H264 without start codes */
|
/external/kernel-headers/original/uapi/linux/ |
D | videodev2.h | 686 #define V4L2_PIX_FMT_H264_NO_SC v4l2_fourcc('A', 'V', 'C', '1') /* H264 without start codes */ macro
|