Home
last modified time | relevance | path

Searched defs:anchorMediaTime (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/test/unittest/media_sink_test/
H A Dsync_manager_test.cpp319 int64_t anchorMediaTime = 200; variable
332 int64_t anchorMediaTime = 200; variable
345 int64_t anchorMediaTime = 200; variable
381 int64_t anchorMediaTime = 150; variable
393 int64_t anchorMediaTime = 150; variable
405 int64_t anchorMediaTime = 150; variable
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/sink/
H A Dmedia_sync_manager.cpp357 int64_t anchorMediaTime, float playRate) in SimpleGetMediaTime()
370 int64_t anchorMediaTime, float playRate) in SimpleGetMediaTimeExactly()
463 int64_t anchorMediaTime, float playRate) in SimpleGetClockTime()
/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/core/
H A Dmedia_sync_manager.cpp301 …Manager::SimpleGetMediaTime(int64_t anchorClockTime, int64_t nowClockTime, int64_t anchorMediaTime, in SimpleGetMediaTime()
339 …Manager::SimpleGetClockTime(int64_t anchorClockTime, int64_t nowMediaTime, int64_t anchorMediaTime, in SimpleGetClockTime()