Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_mb.h30 #define MB_INVALID_POOLID (-1U) macro
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_mod_vpss.cpp81 return MB_INVALID_POOLID; in TEST_VPSS_CreatePool()
243 if (pstCtx->attachPool == MB_INVALID_POOLID) { in TEST_VPSS_ModInit()
H A Dtest_comm_avs.cpp198 if (MB_INVALID_POOLID != pstCtx->srcVFramePools[AvsPipe]) { in TEST_AVS_ModDestroyFramePool()
231 if (MB_INVALID_POOLID == pstCtx->srcVFramePools[AvsPipe]) { in TEST_AVS_ModGetFrameFromPool()
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_mb.cpp64 if (pool == MB_INVALID_POOLID) { in unit_test_mpi_mb()
H A Dtest_mpi_venc.cpp519 if (ctx->vencPoolInput == MB_INVALID_POOLID) { in unit_test_mpi_venc()
613 if (ctx->vencPoolOutput[u32Ch] == MB_INVALID_POOLID) { in unit_test_mpi_venc()
H A Dtest_mpi_vdec.cpp269 if (ctx->s32Pool == MB_INVALID_POOLID) { in mpi_create_vdec()