Searched refs:streamProcessor (Results 1 – 1 of 1) sorted by relevance
65 auto streamProcessor = mActiveProcessors.find(streamHandle); in getOrCreateProcessorForDevice() local66 if (streamProcessor != mActiveProcessors.end()) { in getOrCreateProcessorForDevice()67 auto processor = streamProcessor->second.promote(); in getOrCreateProcessorForDevice()172 for (auto& streamProcessor : mActiveProcessors) { in setOutputRs2UpperBound() local173 const sp<audio_utils::MelProcessor> processor = streamProcessor.second.promote(); in setOutputRs2UpperBound()178 streamProcessor.first); in setOutputRs2UpperBound()