Home
last modified time | relevance | path

Searched defs:inChannels (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libmediahelper/
DTypeConverter.cpp469 const std::string &inChannels, const char *del) in inputChannelMasksFromString()
/frameworks/av/services/audioflinger/
DEffects.cpp1297 const uint32_t inChannels = std::max((uint32_t)FCC_2, mInChannelCountRequested); in setInBuffer() local