Home
last modified time | relevance | path

Searched refs:TEST_COMM_GetNowUs (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_rgn.cpp174 RK_S64 s64ShowBmpStart = TEST_COMM_GetNowUs(); in test_rgn_overlay_process()
196 RK_S64 s64ShowBmpEnd = TEST_COMM_GetNowUs(); in test_rgn_overlay_process()
204 s64ShowBmpStart = TEST_COMM_GetNowUs(); in test_rgn_overlay_process()
224 s64ShowBmpEnd = TEST_COMM_GetNowUs(); in test_rgn_overlay_process()
231 RK_S64 s64ChgPosStart = TEST_COMM_GetNowUs(); in test_rgn_overlay_process()
242 RK_S64 s64ChgPosEnd = TEST_COMM_GetNowUs(); in test_rgn_overlay_process()
H A Dtest_mpi_vi.cpp996 RK_U64 nowUs = TEST_COMM_GetNowUs(); in test_vi_bind_venc_loop()
1100 RK_U64 nowUs = TEST_COMM_GetNowUs(); in test_vi_get_release_frame_loop()
1267 RK_U64 nowUs = TEST_COMM_GetNowUs(); in test_vi_muti_vi_loop()
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_vgs.cpp234 s64StartTime = TEST_COMM_GetNowUs(); in TEST_VGS_MultiTest()
251 s64EndTime = TEST_COMM_GetNowUs(); in TEST_VGS_MultiTest()
H A Dtest_comm_tde.cpp317 s64StartTime = TEST_COMM_GetNowUs(); in TEST_TDE_MultiTest()
333 s64EndTime = TEST_COMM_GetNowUs(); in TEST_TDE_MultiTest()
H A Dtest_comm_utils.cpp37 RK_U64 TEST_COMM_GetNowUs() { in TEST_COMM_GetNowUs() function
/OK3568_Linux_fs/external/rockit/mpi/example/include/
H A Dtest_comm_utils.h80 RK_U64 TEST_COMM_GetNowUs();