Searched refs:xsdcConfig (Results 1 – 1 of 1) sorted by relevance
78 if (auto xsdcConfig = getXsdcConfig(); xsdcConfig && xsdcConfig->hasSurroundSound()) { in getSurroundSoundConfig() local79 auto configConv = xsdc2aidl_SurroundSoundConfig(*xsdcConfig->getFirstSurroundSound()); in getSurroundSoundConfig()