Home
last modified time | relevance | path

Searched refs:melPatch (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
DMelReporter.cpp224 ActiveMelPatch melPatch; in onReleaseAudioPatch() local
235 melPatch = patchIt->second; in onReleaseAudioPatch()
241 if (melPatch.csdActive) { in onReleaseAudioPatch()
243 melPatch.csdActive = false; in onReleaseAudioPatch()
244 stopMelComputationForPatch_l(melPatch); in onReleaseAudioPatch()