Home
last modified time | relevance | path

Searched refs:GstMpegtsParseFunc (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/
Dgstmpegts-private.h46 typedef gpointer (*GstMpegtsParseFunc) (GstMpegtsSection *section); typedef
49 GstMpegtsParseFunc parsefunc,
Dgstmpegtssection.c170 GstMpegtsParseFunc parsefunc, GDestroyNotify destroynotify) in __common_section_checks()