Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DMelReporter.cpp150 bool shouldComputeCsd = mSoundDoseManager->shouldComputeCsdForDeviceWithAddress( in onCreateAudioPatch() local
153 newPatch.deviceStates.push_back({deviceId, shouldComputeCsd}); in onCreateAudioPatch()
154 newPatch.csdActive |= shouldComputeCsd; in onCreateAudioPatch()