Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstplugin.c28 dash_init (GstPlugin * plugin) in dash_init() function
41 "DASH plugin", dash_init, VERSION, "LGPL", PACKAGE_NAME, GST_PACKAGE_ORIGIN)
/third_party/ffmpeg/libavformat/
Ddashenc.c1360 static int dash_init(AVFormatContext *s) in dash_init() function
2406 .init = dash_init,