Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/player_control/sink/
H A Dplayer_sync.h91 void UpdateCurTimeWithAudio(int64_t& nowUs);
H A Dplayer_sync.cpp280 void PlayerSync::UpdateCurTimeWithAudio(int64_t& nowUs) in UpdateCurTimeWithAudio() function in OHOS::Media::PlayerSync
348 UpdateCurTimeWithAudio(nowUs); in ProcVidFrame()