Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DMelReporter.cpp113 startMelComputationForActivePatch_l(activeMelPatchIt->second); in updateMetadataForCsd()
165 startMelComputationForActivePatch_l(newPatch); in onCreateAudioPatch()
170 void MelReporter::startMelComputationForActivePatch_l(const ActiveMelPatch& patch) in startMelComputationForActivePatch_l() function in android::MelReporter
213 startMelComputationForActivePatch_l(activeMelPatch.second); in startMelComputationForDeviceId()
DMelReporter.h129 void startMelComputationForActivePatch_l(const ActiveMelPatch& patch) REQUIRES(mutex());