Searched refs:attachPool (Results 1 – 2 of 2) sorted by relevance
242 pstCtx->attachPool = TEST_VPSS_CreatePool(pstCtx); in TEST_VPSS_ModInit()243 if (pstCtx->attachPool == MB_INVALID_POOLID) { in TEST_VPSS_ModInit()247 s32Ret = RK_MPI_VPSS_AttachMbPool(pstCtx->s32GrpIndex, chnIndex, pstCtx->attachPool); in TEST_VPSS_ModInit()265 RK_MPI_MB_DestroyPool(pstCtx->attachPool); in TEST_VPSS_ModInit()283 RK_MPI_MB_DestroyPool(pstCtx->attachPool); in TEST_VPSS_ModDeInit()
69 MB_POOL attachPool; member