Home
last modified time | relevance | path

Searched refs:u32VpssChnCnt (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_avs.cpp54 RK_U32 u32VpssChnCnt; member
344 pstVpssCtx.u32VpssChnCnt = vpssChnCnt; in test_avs_vpss_venc_loop()
365 s32Ret = TEST_VPSS_Start(pstVpssCtx.VpssGrp, pstVpssCtx.u32VpssChnCnt, in test_avs_vpss_venc_loop()
504 s32Ret = TEST_VPSS_Stop(pstVpssCtx.VpssGrp, pstVpssCtx.u32VpssChnCnt); in test_avs_vpss_venc_loop()
H A Dtest_mpi_vi.cpp78 RK_U32 u32VpssChnCnt; member
795 ctx->stVpssCfg.u32VpssChnCnt = 1; in test_vi_bind_vpss_venc_loop()
814 s32Ret = create_vpss(&ctx->stVpssCfg, 0, ctx->stVpssCfg.u32VpssChnCnt); in test_vi_bind_vpss_venc_loop()
904 s32Ret = destory_vpss(0, ctx->stVpssCfg.u32VpssChnCnt); in test_vi_bind_vpss_venc_loop()