Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst/typefind/
Dgsttypefindfunctions.c2592 const gint pack_sizes[] = { 188, 192, 204, 208 }; in mpeg_ts_type_find() local
2611 for (p = 0; p < G_N_ELEMENTS (pack_sizes); p++) { in mpeg_ts_type_find()
2615 found = mpeg_ts_probe_headers (tf, skipped, pack_sizes[p]); in mpeg_ts_type_find()
2626 "packetsize", G_TYPE_INT, pack_sizes[p], NULL); in mpeg_ts_type_find()