Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/vproc/iep/test/
H A Diep_test.c290 RK_S64 intime = mpp_time(); in iep_process_thread() local
296 mpp_log("%s consume %lld ms\n", __func__, (mpp_time() - intime) / 1000); in iep_process_thread()