Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/primary/
H A Daudio_capturer_source.cpp1168 auto sourceRate_end = usbInfoStr.find_first_of(";", sourceRate_begin); in UpdateUsbAttrs() local
1170 sourceRate_end - sourceRate_begin - std::strlen("source_rate:")); in UpdateUsbAttrs()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_policy_service.cpp246 auto sourceRate_end = deviceInfo.find_first_of(";", sourceRate_begin); in GetUsbModuleInfo() local
248 sourceRate_end - sourceRate_begin - std::strlen("source_rate:")); in GetUsbModuleInfo()