Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst/typefind/
Dgsttypefindfunctions.c2885 #define H264_VIDEO_CAPS gst_static_caps_get(&h264_video_caps) macro
2969 gst_type_find_suggest (tf, GST_TYPE_FIND_LIKELY, H264_VIDEO_CAPS); in h264_video_type_find()
2989 gst_type_find_suggest (tf, probability, H264_VIDEO_CAPS); in h264_video_type_find()
3001 gst_type_find_suggest (tf, probability, H264_VIDEO_CAPS); in h264_video_type_find()
6149 h264_video_type_find, "h264,x264,264", H264_VIDEO_CAPS, NULL, NULL);