Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Daudio_endpoint.cpp192 int64_t GetPredictNextReadTime(uint64_t posInFrame);
1656 int64_t AudioEndpointInner::GetPredictNextReadTime(uint64_t posInFrame) in GetPredictNextReadTime() function in OHOS::AudioStandard::AudioEndpointInner
1721 int64_t nextHdiReadTime = GetPredictNextReadTime(nextHandlePos); in PrepareNextLoop()