Home
last modified time | relevance | path

Searched defs:_GstDtsDec (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/dts/
Dgstdtsdec.h43 struct _GstDtsDec { struct
44 GstAudioDecoder element;
46 GstPadChainFunction base_chain;
48 gboolean dvdmode;
49 gboolean flag_update;
73 struct _GstDtsDecClass { argument