Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/include/
H A Dtest_comm_venc.h33 RK_U32 u32StreamBufCnt; member
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_venc.cpp55 RK_U32 u32StreamBufCnt; member
556 stAttr.stVencAttr.u32StreamBufCnt = ctx->u32StreamBufCnt; in unit_test_mpi_venc()
822 RK_PRINT("output buffer count : %d\n", ctx->u32StreamBufCnt); in mpi_venc_test_show_options()
853 ctx.u32StreamBufCnt = 8; in main()
893 OPT_INTEGER('\0', "enc_buf_cnt", &(ctx.u32StreamBufCnt), in main()
H A Dtest_mpi_all.cpp108 stAttr.u32StreamBufCnt = MAX_STREAM_CNT; in mpi_create_vdec()
504 stAttr.stVencAttr.u32StreamBufCnt = 5; in create_venc()
H A Dtest_mpi_vdec.cpp213 stAttr.u32StreamBufCnt = MAX_STREAM_CNT; in mpi_create_vdec()
H A Dtest_mpi_rgn.cpp602 stVencCtx.u32StreamBufCnt = 4; in unit_test_mpi_rgn_venc()
H A Dtest_mpi_avs.cpp393 pstVencCtx[i].stAttr.stVencAttr.u32StreamBufCnt = 3; in test_avs_vpss_venc_loop()
H A Dtest_mpi_vi.cpp240 ctx->stVencCfg[u32Ch].stAttr.stVencAttr.u32StreamBufCnt = 5; in init_venc_cfg()
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_venc.cpp79 stAttr.stVencAttr.u32StreamBufCnt = vencCtx->u32StreamBufCnt; in TEST_VENC_Create()
328 stMbPoolCfg.u32MBCnt = pstThreadInfo->stVencCtx.u32StreamBufCnt; in TEST_VENC_SendVencFrameProc()
/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_vdec.h89 RK_U32 u32StreamBufCnt; /* RW; stream buffer cnt */ member
H A Drk_comm_venc.h371 RK_U32 u32StreamBufCnt; // RW; cache nums of encoded output member