Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/include/
H A Dtest_comm_tde.h63 RK_S32 TEST_TDE_ProcessJob(TEST_TDE_PROC_CTX_S *pstCtx, VIDEO_FRAME_INFO_S *pstFrames);
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_tde.cpp215 RK_S32 TEST_TDE_ProcessJob(TEST_TDE_PROC_CTX_S *pstCtx, VIDEO_FRAME_INFO_S *pstFrames) { in TEST_TDE_ProcessJob() function
302 s32Ret = TEST_TDE_ProcessJob(pstCtx, &pstFrames); in TEST_TDE_MultiProc()