Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst/typefind/
Dgsttypefindfunctions.c309 int bom_boost = 0, tmpprob; in unicode_type_find() local
318 tmpprob = GST_TYPE_FIND_POSSIBLE - 20 + bom_boost; in unicode_type_find()
319 if (tmpprob > prob) { in unicode_type_find()
320 prob = tmpprob; in unicode_type_find()