Searched refs:LoadEffect (Results 1 – 2 of 2) sorted by relevance
125 static bool LoadEffect(const Effect &effect, const std::vector<std::shared_ptr<AudioEffectLibEntry>… in LoadEffect() function154 bool ret = LoadEffect(effect, libList); in CheckEffects()
205 static void LoadEffect(OriginalEffectConfig &result, xmlNode *secondNode) in LoadEffect() function254 LoadEffect(result, currNode->xmlChildrenNode); in LoadEffectConfigEffects()