Searched defs:anchorClockTime (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/multimedia/av_codec/test/unittest/media_sink_test/ |
H A D | sync_manager_test.cpp | 316 int64_t anchorClockTime = 100; variable 329 int64_t anchorClockTime = HST_TIME_NONE; variable 342 int64_t anchorClockTime = 100; variable 379 int64_t anchorClockTime = 100; variable 391 int64_t anchorClockTime = HST_TIME_NONE; variable 403 int64_t anchorClockTime = 100; variable
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/sink/ |
H A D | media_sync_manager.cpp | 356 int64_t MediaSyncManager::SimpleGetMediaTime(int64_t anchorClockTime, int64_t delayTime, int64_t no… in SimpleGetMediaTime() 369 int64_t MediaSyncManager::SimpleGetMediaTimeExactly(int64_t anchorClockTime, int64_t delayTime, int… in SimpleGetMediaTimeExactly() 462 int64_t MediaSyncManager::SimpleGetClockTime(int64_t anchorClockTime, int64_t nowMediaTime, in SimpleGetClockTime()
|
/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/core/ |
H A D | media_sync_manager.cpp | 301 int64_t MediaSyncManager::SimpleGetMediaTime(int64_t anchorClockTime, int64_t nowClockTime, int64_t… in SimpleGetMediaTime() 339 int64_t MediaSyncManager::SimpleGetClockTime(int64_t anchorClockTime, int64_t nowMediaTime, int64_t… in SimpleGetClockTime()
|