Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst/typefind/
Dgsttypefindfunctions.c288 const gint max_scan_size = 256 * 1024; in unicode_type_find() local
299 while (len < max_scan_size) { in unicode_type_find()