Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/default/
DEffectConfig.cpp65 for (auto& xmlPreprocess : getChildren(xmlConfig, "preprocess")) { in EffectConfig() local
66 for (auto& xmlStream : getChildren(xmlPreprocess, "stream")) { in EffectConfig()