Home
last modified time | relevance | path

Searched refs:MuxerPluginDef (Results 1 - 5 of 5) sorted by relevance

/foundation/multimedia/av_codec/interfaces/plugin/
H A Dmuxer_plugin.h50 struct MuxerPluginDef : public PluginDefBase { struct
51 MuxerPluginDef() : PluginDefBase() in MuxerPluginDef() function
/foundation/multimedia/media_foundation/engine/include/plugin/interface/
H A Dmuxer_plugin.h52 struct MuxerPluginDef : public PluginDefBase { struct
56 MuxerPluginDef() in MuxerPluginDef() function
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/muxer/
H A Dffmpeg_muxer_plugin.cpp56 bool UpdatePluginCapability(const AVOutputFormat* oFmt, MuxerPluginDef& pluginDef) in UpdatePluginCapability()
87 MuxerPluginDef def; in RegisterMuxerPlugins()
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/muxer/
H A Dffmpeg_muxer_plugin.cpp84 bool FormatName2OutCapability(const std::string& fmtName, MuxerPluginDef& pluginDef) in FormatName2OutCapability()
110 bool UpdatePluginInCapability(AVCodecID codecId, MuxerPluginDef& pluginDef) in UpdatePluginInCapability()
123 bool UpdatePluginCapability(const AVOutputFormat* oFmt, MuxerPluginDef& pluginDef) in UpdatePluginCapability()
150 MuxerPluginDef def; in RegisterMuxerPlugins()
/foundation/multimedia/media_foundation/engine/plugin/core/
H A Dplugin_register.cpp198 auto& base = (MuxerPluginDef&)def; in InitMuxerInfo()

Completed in 5 milliseconds