Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_venc.cpp91 stRecvParam.s32RecvPicNum = -1; in TEST_VENC_Start()
140 stRecvParam.s32RecvPicNum = vencCtx->s32RecvPicNum; in TEST_VENC_SnapStart()
381 if (pstThreadInfo->stVencCtx.s32RecvPicNum > 0 && in TEST_VENC_SendVencFrameProc()
382 s32FrameCount > pstThreadInfo->stVencCtx.s32RecvPicNum) { in TEST_VENC_SendVencFrameProc()
/OK3568_Linux_fs/external/rockit/mpi/example/include/
H A Dtest_comm_venc.h34 RK_S32 s32RecvPicNum; member
/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_venc.h416 RK_S32 s32RecvPicNum; member
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_all.cpp506 stRecvParam.s32RecvPicNum = -1; in create_venc()
H A Dtest_mpi_avs.cpp78 stRecvParam.s32RecvPicNum = -1; in create_venc()
H A Dtest_mpi_venc.cpp637 stRecvParam.s32RecvPicNum = ctx->s32SnapPicCount; in unit_test_mpi_venc()
H A Dtest_mpi_vi.cpp223 stRecvParam.s32RecvPicNum = ctx->loopCountSet; in create_venc()