Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/services/audioflinger/sounddose/
H A DSoundDoseManager.h139 bool shouldComputeCsdForDeviceWithAddress(const audio_devices_t type,
H A DSoundDoseManager.cpp565 bool SoundDoseManager::shouldComputeCsdForDeviceWithAddress(const audio_devices_t type, in shouldComputeCsdForDeviceWithAddress() function in android::SoundDoseManager
/aosp_15_r20/frameworks/av/services/audioflinger/
H A DMelReporter.cpp150 bool shouldComputeCsd = mSoundDoseManager->shouldComputeCsdForDeviceWithAddress( in onCreateAudioPatch()