Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/hls/
Dgsthlsdemux-util.c65 guint sync_points = CLAMP (size / 188, 25, 100); in find_offset() local
71 if (have_ts_sync (data + off, size - off, packet_size, sync_points)) { in find_offset()