Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DMelReporter.cpp92 auto activeMelPatchId = activePatchStreamHandle_l(streamHandle); in updateMetadataForCsd() local
93 if (!activeMelPatchId) { in updateMetadataForCsd()
105 auto activeMelPatchIt = mActiveMelPatches.find(activeMelPatchId.value()); in updateMetadataForCsd()