Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/include/
H A Dtest_comm_vgs.h46 TEST_VGS_OP_TYPE_E opType; member
H A Dtest_comm_tde.h48 RK_S32 opType; member
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_vgs.cpp70 switch (pstCtx->opType) { in TEST_VGS_AddTask()
75 RK_LOGE("unknown operation type %d", pstCtx->opType); in TEST_VGS_AddTask()
H A Dtest_comm_tde.cpp80 switch (pstCtx->opType) { in TEST_TDE_AddTask()
111 RK_LOGE("unknown operation type %d", pstCtx->opType); in TEST_TDE_AddTask()
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_tde.cpp464 tdeTestCtx->opType = ctx->s32Operation; in test_tde_set_proc_parameter()
H A Dtest_mpi_vgs.cpp907 procCtx->opType = VGS_OP_QUICK_RESIZE; in unit_test_vgs_set_default_ctx()