Searched refs:s32ChnFd (Results 1 – 2 of 2) sorted by relevance
66 RK_S32 s32ChnFd; member244 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()
70 RK_S32 s32ChnFd; member131 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()