Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-read-common.h130 seek_pos, GArray ** _index, gint * _entry_index, GstSearchMode snap_dir);
Dmatroska-parse.c1290 GstSearchMode snap_dir; in gst_matroska_parse_handle_seek_event()
Dmatroska-read-common.c634 gint * _entry_index, GstSearchMode snap_dir) in gst_matroska_read_common_do_index_seek()
Dmatroska-demux.c2787 GstSearchMode snap_dir; in gst_matroska_demux_handle_seek_event()
/third_party/gstreamer/gstreamer/gst/
Dgstutils.h1172 } GstSearchMode; typedef
1189 GstSearchMode mode, gconstpointer search_data,
Dgstutils.c3554 gsize element_size, GCompareDataFunc search_func, GstSearchMode mode, in gst_util_array_binary_search()