Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/config/src/
DEffectsConfig.cpp122 bool stringToStreamType(const char *streamName, Type* type) in stringToStreamType() function
231 if (!stringToStreamType(streamType, &stream.type)) { in parseStream()