Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/core/
H A Dplugin_register.h108 Status InitVideoSinkInfo(std::shared_ptr<PluginRegInfo>& reg, const PluginDefBase& def);
H A Dplugin_register.cpp97 InitVideoSinkInfo(regInfo, def); in UpdateRegisterTableAndRegisterNames()
230 Status PluginRegister::RegisterImpl::InitVideoSinkInfo(std::shared_ptr<PluginRegInfo>& reg, const P… in InitVideoSinkInfo() function in PluginRegister::RegisterImpl