Searched refs:GetPredictNextReadTime (Results 1 – 1 of 1) sorted by relevance
192 int64_t GetPredictNextReadTime(uint64_t posInFrame);1656 int64_t AudioEndpointInner::GetPredictNextReadTime(uint64_t posInFrame) in GetPredictNextReadTime() function in OHOS::AudioStandard::AudioEndpointInner1721 int64_t nextHdiReadTime = GetPredictNextReadTime(nextHandlePos); in PrepareNextLoop()