Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_mb.cpp40 RK_BOOL bPreAlloc; member
57 pstMbPoolCfg.bPreAlloc = pstCtx->bPreAlloc; in unit_test_mpi_mb()
181 stMbCtx.bPreAlloc = RK_FALSE; in main()
192 …OPT_INTEGER('a', "pre_alloc", &(stMbCtx.bPreAlloc), "pre alloc or not. default(0). 0: no 1: yes.",… in main()
H A Dtest_mpi_mmz.cpp39 RK_BOOL bPreAlloc; member
H A Dtest_mpi_venc.cpp517 stMbPoolCfg.bPreAlloc = RK_TRUE; in unit_test_mpi_venc()
611 stMbPoolCfg.bPreAlloc = RK_TRUE; // this must prealloc if attach enc output in unit_test_mpi_venc()
H A Dtest_mpi_vdec.cpp267 stMbPoolCfg.bPreAlloc = RK_TRUE; in mpi_create_vdec()
/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_mb.h79 RK_BOOL bPreAlloc; member
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_mod_vpss.cpp88 stMbPoolCfg.bPreAlloc = RK_TRUE; in TEST_VPSS_CreatePool()
H A Dtest_comm_avs.cpp188 stMbPoolCfg.bPreAlloc = RK_TRUE; in TEST_AVS_ModCreateFramePool()