Searched refs:shouldComputeCsd (Results 1 – 1 of 1) sorted by relevance
150 bool shouldComputeCsd = mSoundDoseManager->shouldComputeCsdForDeviceWithAddress( in onCreateAudioPatch() local153 newPatch.deviceStates.push_back({deviceId, shouldComputeCsd}); in onCreateAudioPatch()154 newPatch.csdActive |= shouldComputeCsd; in onCreateAudioPatch()