Home
last modified time | relevance | path

Searched defs:regInfo (Results 1 - 15 of 15) sorted by relevance

/foundation/multimedia/media_foundation/engine/include/plugin/core/
H A Dplugin_manager.h82 auto regInfo = pluginRegister_->GetPluginRegInfo(pluginType, name); in CreatePlugin() local
/foundation/multimedia/media_foundation/test/unittest/plugins/
H A DUtDemuxerTest2.cpp27 DemuxerPluginDef regInfo; in RegisterPlugins() local
H A DUtDemuxerTest1.cpp35 DemuxerPluginDef regInfo; in RegisterPlugins() local
/foundation/multimedia/media_foundation/engine/plugin/core/
H A Dplugin_manager.cpp35 auto regInfo = pluginRegister_->GetPluginRegInfo(type, name); in GetPluginInfo() local
47 auto regInfo = pluginRegister_->GetPluginRegInfo(PluginType::DEMUXER, name); in Sniffer() local
[all...]
H A Dplugin_register.cpp75 auto regInfo = std::make_shared<PluginRegInfo>(); in UpdateRegisterTableAndRegisterNames() local
156 MoreAcceptable(std::shared_ptr<PluginRegInfo>& regInfo, const PluginDefBase& def) MoreAcceptable() argument
[all...]
/foundation/multimedia/media_foundation/engine/plugin/plugins/demuxer/wav_demuxer/
H A Dwav_demuxer_plugin.cpp238 DemuxerPluginDef regInfo; in RegisterPlugin() local
/foundation/multimedia/media_foundation/engine/plugin/plugins/demuxer/minimp4_demuxer/
H A Dminimp4_demuxer_plugin.cpp473 DemuxerPluginDef regInfo; in RegisterPlugins() local
/foundation/multimedia/media_foundation/engine/plugin/plugins/demuxer/aac_demuxer/
H A Daac_demuxer_plugin.cpp442 DemuxerPluginDef regInfo; in RegisterPlugin() local
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/demuxer/
H A Dffmpeg_demuxer_plugin.cpp693 DemuxerPluginDef regInfo; in RegisterPlugins() local
/foundation/multimedia/media_foundation/engine/plugin/plugins/minimp3_adapter/
H A Dminimp3_demuxer_plugin.cpp727 DemuxerPluginDef regInfo; in RegisterPlugin() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap.c894 ProfileSecurityInfo *regInfo = NULL; in GAP_RegisterServiceSecurity() local
943 ProfileSecurityInfo *regInfo = NULL; GAP_DeregisterServiceSecurity() local
[all...]
H A Dgap_br_sec.c379 ProfileSecurityInfo *regInfo = NULL; in GAP_RequestSecurity() local
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/
H A Dffmpeg_demuxer_plugin.cpp1726 DemuxerPluginDef regInfo; in RegisterPlugins() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_common.c1004 struct RegDeviceInfo *regInfo = (struct RegDeviceInfo *)arg; in RegisterDeviceV2() local
1021 struct RegDeviceInfo regInfo; in RegisterDeviceWithType() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/
H A Davdtp_int.h450 AvdtRegisterParam regInfo; /* Registration control block */ member

Completed in 20 milliseconds