Searched refs:formatStrToEnum (Results 1 – 3 of 3) sorted by relevance
46 static std::map<std::string, uint32_t> formatStrToEnum = { variable440 …streamPropInfo.bufferSize_ = formatStrToEnum[streamPropInfo.format_] * streamPropInfo.sampleRate_ * in ParseStreamProps()
1215 static std::map<std::string, uint32_t> formatStrToEnum; variable
100 std::map<std::string, uint32_t> AudioPolicyService::formatStrToEnum = { member in OHOS::AudioStandard::AudioPolicyService