Searched refs:CheckHighResolution (Results 1 – 2 of 2) sorted by relevance
118 bool CheckHighResolution(const AudioProcessConfig &processConfig);
481 bool PaAdapterManager::CheckHighResolution(const AudioProcessConfig &processConfig) in CheckHighResolution() function in OHOS::AudioStandard::PaAdapterManager504 …if (spatializationEnabled == false && isHighResolutionExist_ == false && CheckHighResolution(proce… in SetHighResolution()