Searched refs:gst_ogg_map_search_index (Results 1 – 3 of 3) sorted by relevance
147 gboolean gst_ogg_map_search_index (GstOggStream * pad, gboolean before, guint64 *timestamp, guint64…
1564 gst_ogg_map_search_index (GstOggStream * pad, gboolean before, in gst_ogg_map_search_index() function
3276 if (gst_ogg_map_search_index (&pad->map, TRUE, ×tamp, &offset)) { in do_index_search()