Searched refs:s32PoolCount (Results 1 – 2 of 2) sorted by relevance
37 RK_S32 s32PoolCount; member62 for (RK_S32 i = 0; i < pstCtx->s32PoolCount; i++) { in unit_test_mpi_mb()71 for (RK_S32 i = 0; i < pstCtx->s32PoolCount; i++) { in unit_test_mpi_mb()145 for (RK_S32 i = 0; i < pstCtx->s32PoolCount; i++) { in unit_test_mpi_mb()161 for (RK_S32 i = 0; i < pstCtx->s32PoolCount; i++) { in unit_test_mpi_mb()180 stMbCtx.s32PoolCount = 1; in main()191 …OPT_INTEGER('p', "pool_count", &(stMbCtx.s32PoolCount), "the count of pool. default(1).", NULL, 0,… in main()
36 RK_S32 s32PoolCount; member