Home
last modified time | relevance | path

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

/frameworks/av/media/libmediahelper/
DTypeConverter.cpp122 const std::string &inChannels, const char *del) in inputChannelMasksFromString()
/frameworks/av/media/libeffects/downmix/tests/
Ddownmix_tests.cpp158 unsigned inChannels = audio_channel_count_from_out_mask(channelMask); in testBalance() local
/frameworks/av/services/audioflinger/
DEffects.cpp1353 const uint32_t inChannels = std::max((uint32_t)FCC_2, mInChannelCountRequested); in setInBuffer() local