Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/include/
H A Daudio_server.h176 bool CheckStreamInfoFormat(const AudioProcessConfig &config);
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Daudio_server.cpp1084 bool AudioServer::CheckStreamInfoFormat(const AudioProcessConfig &config) in CheckStreamInfoFormat() function in OHOS::AudioStandard::AudioServer
1146 if (!CheckStreamInfoFormat(config)) { in CheckConfigFormat()