Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst/typefind/
Dgsttypefindfunctions.c5670 guint64 tf_length; in xdgmime_typefind() local
5674 if ((tf_length = gst_type_find_get_length (find)) > 0) in xdgmime_typefind()
5675 length = MIN (length, tf_length); in xdgmime_typefind()