Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_vi.cpp102 RK_S32 channelId; member
422 stMppChn.s32ChnId = ctx->channelId; in create_rgn()
526 stMppChn.s32ChnId = ctx->channelId; in create_rgn()
561 s32Ret = RK_MPI_VI_GetChnConnectInfo(ctx->pipeId, ctx->channelId, &stConnectInfo); in test_vi_hdmi_rx_infomation()
571 s32Ret = RK_MPI_VI_GetChnEdid(ctx->pipeId, ctx->channelId, &stEdid); in test_vi_hdmi_rx_infomation()
585 s32Ret = RK_MPI_VI_SetChnEdid(ctx->pipeId, ctx->channelId, &stEdid); in test_vi_hdmi_rx_infomation()
637 s32Ret = RK_MPI_VI_SetChnAttr(ctx->pipeId, ctx->channelId, &ctx->stChnAttr); in test_vi_init()
659 s32Ret = RK_MPI_VI_SetUserPic(ctx->pipeId, ctx->channelId, &ctx->stUsrPic); in test_vi_init()
665 s32Ret = RK_MPI_VI_EnableUserPic(ctx->pipeId, ctx->channelId); in test_vi_init()
675 ctx->selectFd = RK_MPI_VI_GetChnFd(ctx->pipeId, ctx->channelId); in test_vi_init()
[all …]