Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/ext/ogg/
Dgstoggstream.h40 } GstOggIndex; typedef
111 GstOggIndex *index;
Dgstoggstream.c1497 pad->index = g_try_new (GstOggIndex, n_keypoints); in gst_ogg_map_add_index()
1552 gst_ogg_index_compare (const GstOggIndex * index, const guint64 * ts, in gst_ogg_index_compare()
1569 GstOggIndex *best; in gst_ogg_map_search_index()
1582 gst_util_array_binary_search (pad->index, n_index, sizeof (GstOggIndex), in gst_ogg_map_search_index()
Dgstoggdemux.c347 GstOggIndex *idx; in gst_ogg_pad_src_query()