Searched refs:pack_sizes (Results 1 – 1 of 1) sorted by relevance
2592 const gint pack_sizes[] = { 188, 192, 204, 208 }; in mpeg_ts_type_find() local2611 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()