Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/config/src/
DEffectsConfig.cpp311 for (auto& xmlPreprocess : getChildren(xmlConfig, "preprocess")) { in parseWithPath() local
312 for (auto& xmlStream : getChildren(xmlPreprocess, "stream")) { in parseWithPath()