Searched defs:ConfigType (Results 1 – 3 of 3) sorted by relevance
24 enum class ConfigType : int32_t { enum
62 } ConfigType; typedef
293 void GetConfigIPTypes(const std::map<ConfigType, Plugin::Any> &config, std::vector<IPType> &configI… in GetConfigIPTypes()311 const std::shared_ptr<EffectContext> &context, const std::map<ConfigType, Plugin::Any> &config, in ChooseIPType()