Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Daudio_endpoint.cpp231 …IMmapAudioCapturerSource *GetFastSource(const std::string &networkId, EndpointType type, IAudioSou…
631 fastSource_ = GetFastSource(deviceInfo.networkId, endpointType_, attr); in ConfigInputPoint()
676 IMmapAudioCapturerSource *AudioEndpointInner::GetFastSource(const std::string &networkId, EndpointT… in GetFastSource() function in OHOS::AudioStandard::AudioEndpointInner