Searched defs:outChannels (Results 1 – 5 of 5) sorted by relevance
131 const std::string &outChannels, const char *del) in outputChannelMasksFromString()
347 int outChannels = ::aidl::android::hardware::audio::common::getChannelCount( in process() local
157 constexpr unsigned outChannels = 2; in testBalance() local
336 int outChannels = audio_channel_count_from_out_mask(pContext->config.outputCfg.channels); in process() local
1342 const uint32_t outChannels = std::max((uint32_t)FCC_2, mOutChannelCountRequested); in setOutBuffer() local