Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_mod_vpss.cpp228 for (RK_S32 chnIndex = 0; chnIndex < pstCtx->s32ChnNum; chnIndex++) { in TEST_VPSS_ModInit() local
229 …s32Ret = TEST_VPSS_ChnSetZoom(pstCtx->s32GrpIndex, chnIndex, pstCtx->s32ChnCropRatio, pstCtx->bChn… in TEST_VPSS_ModInit()
233 … s32Ret = TEST_VPSS_SetChnRotation(pstCtx->s32GrpIndex, chnIndex, (ROTATION_E)pstCtx->s32Rotation); in TEST_VPSS_ModInit()
237 s32Ret = TEST_VPSS_SetChnRotationEx(pstCtx->s32GrpIndex, chnIndex, pstCtx->s32RotationEx); in TEST_VPSS_ModInit()
247 s32Ret = RK_MPI_VPSS_AttachMbPool(pstCtx->s32GrpIndex, chnIndex, pstCtx->attachPool); in TEST_VPSS_ModInit()