Home
last modified time | relevance | path

Searched refs:GetNowUs (Results 1 - 11 of 11) sorted by relevance

/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dmsg_handle_loop.cpp52 TimeUs nowUs = GetNowUs(); in SendAsyncMsg()
67 TimeUs time = GetNowUs(); in SendSyncMsg()
129 TimeUs nowUs = GetNowUs(); in MainLoop()
141 MsgHandleLoop::TimeUs MsgHandleLoop::GetNowUs() in GetNowUs() function in MsgHandleLoop
H A Dmsg_handle_loop.h48 static TimeUs GetNowUs();
H A Dhdecoder.cpp936 info.lastFlushTime = GetNowUs(); in NotifySurfaceToRenderOutputBuffer()
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dmsg_handle_loop.cpp53 TimeUs nowUs = GetNowUs(); in SendAsyncMsg()
68 TimeUs time = GetNowUs(); in SendSyncMsg()
131 TimeUs nowUs = GetNowUs(); in MainLoop()
143 MsgHandleLoop::TimeUs MsgHandleLoop::GetNowUs() in GetNowUs() function in OHOS::ImagePlugin::MsgHandleLoop
/foundation/multimedia/media_foundation/src/osal/task/pthread/
H A DtaskInner.cpp43 static int64_t GetNowUs() in GetNowUs() function
101 topProcessUs_ = GetNowUs() + delayUs; in UpdateDelayTime()
117 topProcessUs_ = GetNowUs(); in Start()
269 int64_t nowUs = GetNowUs(); in UpdateTop()
304 topProcessUs_ = GetNowUs() + nextDelay; in HandleJob()
330 int64_t nowUs = GetNowUs(); in InsertJob()
H A Dpipeline_threadpool.cpp68 static int64_t GetNowUs() in GetNowUs() function
182 int64_t nowUs = GetNowUs(); in Run()
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dmsg_handle_loop.h51 static TimeUs GetNowUs();
/foundation/multimedia/media_foundation/src/filter/
H A Dfilter_loop.cpp103 TimeUs nowUs = GetNowUs(); in SendAsyncMsg()
149 TimeUs nowUs = GetNowUs(); in MainLoop()
283 FilterLoop::TimeUs FilterLoop::GetNowUs() in GetNowUs() function in OHOS::Media::Pipeline::FilterLoop
/foundation/multimedia/media_foundation/interface/inner_api/filter/
H A Dfilter_loop.h73 static TimeUs GetNowUs();
/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dtester_common.h61 static int64_t GetNowUs();
H A Dtester_common.cpp32 int64_t TesterCommon::GetNowUs() in GetNowUs() function in OHOS::MediaAVCodec::TesterCommon
131 int64_t now = GetNowUs(); in BeforeQueueInput()
158 int64_t now = GetNowUs(); in AfterGotOutput()

Completed in 6 milliseconds