Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_mod_vpss.cpp197 if (pstCtx->bAttachPool) { in TEST_VPSS_ModInit()
241 if (pstCtx->bAttachPool) { in TEST_VPSS_ModInit()
257 if (pstCtx->bAttachPool) { in TEST_VPSS_ModInit()
264 if (pstCtx->bAttachPool) { in TEST_VPSS_ModInit()
274 if (pstCtx->bAttachPool) { in TEST_VPSS_ModDeInit()
282 if (pstCtx->bAttachPool) { in TEST_VPSS_ModDeInit()
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_vpss.cpp59 RK_PRINT("enable attach mb pool : %d\n", ctx->bAttachPool); in mpi_vpss_test_show_options()
138 OPT_INTEGER('a', "attach_mb_pool", &(ctx.bAttachPool), in main()
H A Dtest_mpi_venc.cpp89 RK_BOOL bAttachPool; member
605 if (ctx->bAttachPool) { in unit_test_mpi_venc()
788 if (ctx->bAttachPool) { in unit_test_mpi_venc()
796 if (ctx->bAttachPool) in unit_test_mpi_venc()
839 RK_PRINT("enable attach mb pool : %d\n", ctx->bAttachPool); in mpi_venc_test_show_options()
962 OPT_INTEGER('\0', "attach_mb_pool", &(ctx.bAttachPool), in main()
/OK3568_Linux_fs/external/rockit/mpi/example/include/
H A Dtest_mod_vpss.h59 RK_BOOL bAttachPool; member