Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DMelReporter.cpp110 stopMelComputationForPatch_l(activeMelPatchIt->second); in updateMetadataForCsd()
244 stopMelComputationForPatch_l(melPatch); in onReleaseAudioPatch()
270 void MelReporter::stopMelComputationForPatch_l(const ActiveMelPatch& patch) in stopMelComputationForPatch_l() function in android::MelReporter
309 stopMelComputationForPatch_l(activeMelPatch.second); in stopMelComputationForDeviceId()
DMelReporter.h126 void stopMelComputationForPatch_l(const ActiveMelPatch& patch) REQUIRES(mutex());