Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_vdec.cpp66 RK_S32 s32ChnFd; member
244 ctx->s32ChnFd = RK_MPI_VDEC_GetFd(ctx->u32ChnIndex); in mpi_create_vdec()
245 if (ctx->s32ChnFd <= 0) { in mpi_create_vdec()
246 RK_LOGE("get fd chn %d failed %d", ctx->u32ChnIndex, ctx->s32ChnFd); in mpi_create_vdec()
292 if (ctx->s32ChnFd > 0) { in mpi_destory_vdec()
356 if (ctx->s32ChnFd > 0) { in mpi_get_pic()
357 s32Ret = mpi_vdec_poll_event(-1, ctx->s32ChnFd); in mpi_get_pic()
H A Dtest_mpi_all.cpp70 RK_S32 s32ChnFd; member
131 ctx->s32ChnFd = RK_MPI_VDEC_GetFd(ctx->u32ChnIndex); in mpi_create_vdec()
132 if (ctx->s32ChnFd <= 0) { in mpi_create_vdec()
133 RK_LOGE("get fd chn %d failed %d", ctx->u32ChnIndex, ctx->s32ChnFd); in mpi_create_vdec()
149 if (ctx->s32ChnFd > 0) { in mpi_destory_vdec()