Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/include/
H A Dtest_comm_vpss.h36 } TEST_VPSS_PROC_CTX_S; typedef
51 const TEST_VPSS_PROC_CTX_S *pstProcCtx);
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_vpss.cpp46 TEST_VPSS_PROC_CTX_S stProcCtx;
300 const TEST_VPSS_PROC_CTX_S *pstProcCtx) { in TEST_VPSS_StartProc()
303 memcpy(&(gProcThread[VpssGrp].stProcCtx), pstProcCtx, sizeof(TEST_VPSS_PROC_CTX_S)); in TEST_VPSS_StartProc()
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_rgn.cpp640 TEST_VPSS_PROC_CTX_S stProcCtx; in unit_test_mpi_rgn_vpss()
648 memset(&stProcCtx, 0, sizeof(TEST_VPSS_PROC_CTX_S)); in unit_test_mpi_rgn_vpss()