Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/ext/ogg/
Dgstoggstream.h147 gboolean gst_ogg_map_search_index (GstOggStream * pad, gboolean before, guint64 *timestamp, guint64…
Dgstoggstream.c1564 gst_ogg_map_search_index (GstOggStream * pad, gboolean before, in gst_ogg_map_search_index() function
Dgstoggdemux.c3276 if (gst_ogg_map_search_index (&pad->map, TRUE, &timestamp, &offset)) { in do_index_search()