Searched refs:HTML_CAPS (Results 1 – 1 of 1) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst/typefind/ |
D | gsttypefindfunctions.c | 830 #define HTML_CAPS gst_static_caps_get (&html_caps) macro 842 gst_type_find_suggest (tf, GST_TYPE_FIND_MAXIMUM, HTML_CAPS); in html_type_find() 844 gst_type_find_suggest (tf, GST_TYPE_FIND_MAXIMUM, HTML_CAPS); in html_type_find() 848 gst_type_find_suggest (tf, GST_TYPE_FIND_MAXIMUM, HTML_CAPS); in html_type_find() 6171 html_type_find, "htm,html", HTML_CAPS, NULL, NULL);
|