Searched refs:inputProfile (Results 1 – 1 of 1) sorted by relevance
411 sp<AudioProfile> inputProfile = audioProfileVector.getFirstValidProfileFor(f); in findBestMatchingOutputConfig() local413 if (inputProfile == nullptr || outputProfile == nullptr) { in findBestMatchingOutputConfig()416 auto channels = intersectFilterAndOrder(asOutMask(inputProfile->getChannels()), in findBestMatchingOutputConfig()422 intersectAndOrder(inputProfile->getSampleRates(), outputProfile->getSampleRates(), in findBestMatchingOutputConfig()424 intersectAndOrder(inputProfile->getSampleRates(), outputProfile->getSampleRates(), in findBestMatchingOutputConfig()