Home
last modified time | relevance | path

Searched refs:V4L2_PIX_FMT_H264 (Results 1 – 9 of 9) sorted by relevance

/third_party/ffmpeg/libavdevice/
Dv4l2-common.c55 #ifdef V4L2_PIX_FMT_H264
56 { AV_PIX_FMT_NONE, AV_CODEC_ID_H264, V4L2_PIX_FMT_H264 },
/third_party/NuttX/drivers/usbdev/gadget/
Df_uvc.c1001 { V4L2_PIX_FMT_H264, g_fuvc_frames_h264 },
1055 else if (format_info->fcc == V4L2_PIX_FMT_H264) in fuvc_frame_descriptors_get()
1102 else if (pformat->fcc == V4L2_PIX_FMT_H264) in frames_descriptors_update()
1122 else if (pformat->fcc == V4L2_PIX_FMT_H264) in frames_descriptors_update()
1142 else if (pformat->fcc == V4L2_PIX_FMT_H264) in frames_descriptors_update()
1162 else if (pformat->fcc == V4L2_PIX_FMT_H264) in frames_descriptors_update()
1182 else if (pformat->fcc == V4L2_PIX_FMT_H264) in frames_descriptors_update()
1202 else if (pformat->fcc == V4L2_PIX_FMT_H264) in frames_descriptors_update()
1546 case V4L2_PIX_FMT_H264: in fuvc_streaming_set()
1824 case V4L2_PIX_FMT_H264: in fuvc_fill_streaming_control()
Df_uvc.h574 #define V4L2_PIX_FMT_H264 fourcc('H', '2', '6', '4') /* H264 with start codes */ macro
Dusbd_video.c162 format_info->format != V4L2_PIX_FMT_H264 && in uvc_format_info_get()
/third_party/ffmpeg/libavcodec/
Dv4l2_fmt.c80 #ifdef V4L2_PIX_FMT_H264
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/
Dvideodev2.h686 #define V4L2_PIX_FMT_H264 v4l2_fourcc('H', '2', '6', '4') /* H264 with start codes */ macro
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/
Dvideodev2.h686 #define V4L2_PIX_FMT_H264 v4l2_fourcc('H', '2', '6', '4') /* H264 with start codes */ macro
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2object.c177 {V4L2_PIX_FMT_H264, FALSE, GST_V4L2_CODEC},
1465 case V4L2_PIX_FMT_H264: /* H.264 */ in gst_v4l2_object_v4l2fourcc_to_bare_struct()
1904 fourcc = V4L2_PIX_FMT_H264; in gst_v4l2_object_get_caps_info()
/third_party/gstreamer/gstplugins_good/
DChangeLog54515 V4L2_PIX_FMT_H264 is documentated as byte-stream (with start code). The ensure proper