Home
last modified time | relevance | path

Searched refs:GetSystemTimeUs (Results 1 - 12 of 12) sorted by relevance

/test/xts/acts/multimedia/av_codec/vcodec/swdecoder/src/
H A Dvideodec_ndk_sample.cpp156 int64_t VDecNdkSample::GetSystemTimeUs() in GetSystemTimeUs() function in VDecNdkSample
462 attr.pts = GetSystemTimeUs(); in CopyStartCode()
471 attr.pts = GetSystemTimeUs(); in CopyStartCode()
620 attr.pts = GetSystemTimeUs(); in InputFunc_FUZZ()
/test/xts/acts/multimedia/av_codec/vcodec/encoder/src/
H A Dvideoenc_ndk_sample.cpp123 int64_t VEncNdkSample::GetSystemTimeUs() in GetSystemTimeUs() function in VEncNdkSample
452 NativeWindowHandleOpt(nativeWindow, SET_UI_TIMESTAMP, GetSystemTimeUs()); in FlushSurf()
664 attr.pts = GetSystemTimeUs(); in PushData()
732 attr.pts = GetSystemTimeUs(); in InputDataFuzz()
H A Dvideoenc_api11_sample.cpp142 int64_t VEncAPI11Sample::GetSystemTimeUs() in GetSystemTimeUs() function in VEncAPI11Sample
482 NativeWindowHandleOpt(nativeWindow, SET_UI_TIMESTAMP, GetSystemTimeUs()); in FlushSurf()
742 attr.pts = GetSystemTimeUs(); in PushData()
/test/xts/acts/multimedia/av_codec/vcodec/hdrcodec/src/
H A Dhdrcodec_ndk_sample.cpp34 int64_t GetSystemTimeUs() in GetSystemTimeUs() function
153 attr.pts = GetSystemTimeUs(); in SendData()
/test/xts/acts/multimedia/av_codec/vcodec/encoder/include/
H A Dvideoenc_api11_sample.h96 int64_t GetSystemTimeUs();
H A Dvideoenc_ndk_sample.h85 int64_t GetSystemTimeUs();
H A Dvideoenc_ndk_inner_sample.h77 int64_t GetSystemTimeUs();
/test/xts/acts/multimedia/av_codec/vcodec/hwdecoder/include/
H A Dvideodec_ndk_inner_sample.h76 int64_t GetSystemTimeUs();
H A Dvideodec_ndk_sample.h97 int64_t GetSystemTimeUs();
/test/xts/acts/multimedia/av_codec/vcodec/swdecoder/include/
H A Dvideodec_ndk_inner_sample.h77 int64_t GetSystemTimeUs();
H A Dvideodec_ndk_sample.h91 int64_t GetSystemTimeUs();
/test/xts/acts/multimedia/av_codec/vcodec/hwdecoder/src/
H A Dvideodec_ndk_sample.cpp203 int64_t VDecNdkSample::GetSystemTimeUs() in GetSystemTimeUs() function in VDecNdkSample
577 int64_t startPts = GetSystemTimeUs(); in SendData()

Completed in 12 milliseconds