Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_vi.cpp71 RK_S32 selectFd; member
104 RK_S32 selectFd; member
675 ctx->selectFd = RK_MPI_VI_GetChnFd(ctx->pipeId, ctx->channelId); in test_vi_init()
676 …ctx->pipeId=%d, ctx->channelId=%d, ctx->selectFd:%d ", ctx->pipeId, ctx->channelId, ctx->selectFd); in test_vi_init()
855 ctx->stVencCfg[i].selectFd = RK_MPI_VENC_GetFd(ctx->stVencCfg[i].s32ChnId); in test_vi_bind_vpss_venc_loop()
856 … RK_LOGE("venc chn:%d, ctx->selectFd:%d ", ctx->stVencCfg[i].s32ChnId, ctx->stVencCfg[i].selectFd); in test_vi_bind_vpss_venc_loop()
863 test_vi_poll_event(-1, ctx->stVencCfg[i].selectFd); in test_vi_bind_vpss_venc_loop()
976 ctx->stVencCfg[i].selectFd = RK_MPI_VENC_GetFd(ctx->stVencCfg[i].s32ChnId); in test_vi_bind_venc_loop()
977 … RK_LOGE("venc chn:%d, ctx->selectFd:%d ", ctx->stVencCfg[i].s32ChnId, ctx->stVencCfg[i].selectFd); in test_vi_bind_venc_loop()
984 test_vi_poll_event(-1, ctx->stVencCfg[i].selectFd); in test_vi_bind_venc_loop()
[all …]