Searched defs:anchorMediaTime (Results 1 - 3 of 3) sorted by relevance
/foundation/multimedia/av_codec/test/unittest/media_sink_test/ |
H A D | sync_manager_test.cpp | 425 int64_t anchorMediaTime = 200;
in HWTEST_F() local 438 int64_t anchorMediaTime = 200;
in HWTEST_F() local 451 int64_t anchorMediaTime = 200;
in HWTEST_F() local 730 int64_t anchorMediaTime = 150;
in HWTEST_F() local 742 int64_t anchorMediaTime = 150; HWTEST_F() local 754 int64_t anchorMediaTime = 150; HWTEST_F() local [all...] |
/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 anchorMediaTime, in SimpleGetMediaTime() argument 339 int64_t MediaSyncManager::SimpleGetClockTime(int64_t anchorClockTime, int64_t nowMediaTime, int64_t anchorMediaTime, in SimpleGetClockTime() argument
|
/foundation/multimedia/av_codec/services/media_engine/modules/sink/ |
H A D | media_sync_manager.cpp | 364 SimpleGetMediaTime(int64_t anchorClockTime, int64_t delayTime, int64_t nowClockTime, int64_t anchorMediaTime, float playRate) SimpleGetMediaTime() argument 377 SimpleGetMediaTimeExactly(int64_t anchorClockTime, int64_t delayTime, int64_t nowClockTime, int64_t anchorMediaTime, float playRate) SimpleGetMediaTimeExactly() argument 478 SimpleGetClockTime(int64_t anchorClockTime, int64_t nowMediaTime, int64_t anchorMediaTime, float playRate) SimpleGetClockTime() argument
|
Completed in 3 milliseconds