Searched refs:xmlConfig (Results 1 – 1 of 1) sorted by relevance
49 for (auto& xmlConfig : getChildren(doc, "audio_effects_conf")) { in EffectConfig() local51 for (auto& xmlLibraries : getChildren(xmlConfig, "libraries")) { in EffectConfig()58 for (auto& xmlEffects : getChildren(xmlConfig, "effects")) { in EffectConfig()65 for (auto& xmlPreprocess : getChildren(xmlConfig, "preprocess")) { in EffectConfig()73 for (auto& xmlPostprocess : getChildren(xmlConfig, "postprocess")) { in EffectConfig()