Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/libs/gst/base/
Dgsttypefindhelper.h81 typedef GstFlowReturn (*GstTypeFindHelperGetRangeFunction) (GstObject *obj, typedef
89 GstTypeFindHelperGetRangeFunction func,
97 GstTypeFindHelperGetRangeFunction func,
Dgsttypefindhelper.c60 GstTypeFindHelperGetRangeFunction func;
361 GstTypeFindHelperGetRangeFunction func, guint64 size,
404 GstTypeFindHelperGetRangeFunction func, guint64 size,
522 GstTypeFindHelperGetRangeFunction func;
527 func = (GstTypeFindHelperGetRangeFunction) (GST_PAD_GETRANGEFUNC (src));
/third_party/gstreamer/gstreamer/plugins/elements/
Dgsttypefindelement.c1283 (GstTypeFindHelperGetRangeFunction) (GST_PAD_GETRANGEFUNC (peer)), in gst_type_find_element_loop()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Dgsttagdemux.c1374 (GstTypeFindHelperGetRangeFunction) gst_tag_demux_read_range, in gst_tag_demux_element_find()