Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DIOProfile.cpp35 audio_format_t *updatedFormat, in isCompatibleProfile() argument
94 if (updatedFormat != NULL) { in isCompatibleProfile()
95 *updatedFormat = myUpdatedFormat; in isCompatibleProfile()
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DIOProfile.h51 audio_format_t *updatedFormat,