Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DIOProfile.cpp35 audio_format_t *updatedFormat, in isCompatibleProfile() argument
102 if (updatedFormat != NULL) { in isCompatibleProfile()
103 *updatedFormat = myUpdatedFormat; in isCompatibleProfile()
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DIOProfile.h69 audio_format_t *updatedFormat,
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp5438 audio_format_t updatedFormat = AUDIO_FORMAT_INVALID; in loadConfig() local
5459 &updatedFormat, in loadConfig()
5472 format = updatedFormat; in loadConfig()