Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst/typefind/
Dgsttypefindfunctions.c2413 guint potential_headers = 0; in mpeg_sys_type_find() local
2451 potential_headers++; in mpeg_sys_type_find()
2516 if (potential_headers == pack_headers + pes_headers) { in mpeg_sys_type_find()
2517 GST_LOG ("Only %u headers, but all were recognized", potential_headers); in mpeg_sys_type_find()