Searched refs:tf_length (Results 1 – 1 of 1) sorted by relevance
5670 guint64 tf_length; in xdgmime_typefind() local5674 if ((tf_length = gst_type_find_get_length (find)) > 0) in xdgmime_typefind()5675 length = MIN (length, tf_length); in xdgmime_typefind()