Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_vi.cpp781 MPP_CHN_S stViChn, stVencChn[TEST_VENC_MAX], stVpssChn; in test_vi_bind_vpss_venc_loop() local
844 stVencChn[i].enModId = RK_ID_VENC; in test_vi_bind_vpss_venc_loop()
845 stVencChn[i].s32DevId = i; in test_vi_bind_vpss_venc_loop()
846 stVencChn[i].s32ChnId = ctx->stVencCfg[i].s32ChnId; in test_vi_bind_vpss_venc_loop()
848 s32Ret = RK_MPI_SYS_Bind(&stVpssChn, &stVencChn[i]); in test_vi_bind_vpss_venc_loop()
898 s32Ret = RK_MPI_SYS_UnBind(&stVpssChn, &stVencChn[i]); in test_vi_bind_vpss_venc_loop()