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.cpp31 audio_format_t *updatedFormat, in isCompatibleProfile() argument
99 if (updatedFormat != NULL) { in isCompatibleProfile()
100 *updatedFormat = myUpdatedFormat; in isCompatibleProfile()
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DIOProfile.h94 audio_format_t *updatedFormat,
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp5926 audio_format_t updatedFormat = AUDIO_FORMAT_INVALID; in getInputProfile() local
5947 &updatedFormat, in getInputProfile()
5960 format = updatedFormat; in getInputProfile()