Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/tests/check/gst/
Dtypefindfunctions.c488 guint8 webvtt_with_bom[] = { in GST_START_TEST() local
501 caps = typefind_data (webvtt_with_bom, sizeof (webvtt_with_bom), &prob); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/gst/typefind/
Dgsttypefindfunctions.c5141 static const guint8 webvtt_with_bom[] = { in webvtt_type_find() local
5159 if (memcmp (data, webvtt_with_bom, sizeof (webvtt_with_bom)) != 0) in webvtt_type_find()