Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_vdec.cpp68 MB_POOL s32Pool; member
268 ctx->s32Pool = RK_MPI_MB_CreatePool(&stMbPoolCfg); in mpi_create_vdec()
269 if (ctx->s32Pool == MB_INVALID_POOLID) { in mpi_create_vdec()
273 s32Ret = RK_MPI_VDEC_AttachMbPool(ctx->u32ChnIndex, ctx->s32Pool); in mpi_create_vdec()
299 RK_MPI_MB_DestroyPool(ctx->s32Pool); in mpi_destory_vdec()