Searched refs:u32srcVirWidth (Results 1 – 1 of 1) sorted by relevance
46 RK_U32 u32srcVirWidth; member337 … pstCtx->u32srcVirWidth, pstCtx->u32srcVirHeight, pstCtx->u32SrcPixFormat, fp); in venc_send_frame()342 pstCtx->u32srcVirWidth, in venc_send_frame()398 stFrame.stVFrame.u32VirWidth = pstCtx->u32srcVirWidth; in venc_send_frame()547 if (ctx->u32srcVirWidth <= 0) { in unit_test_mpi_venc()548 ctx->u32srcVirWidth = ctx->u32SrcWidth; in unit_test_mpi_venc()550 stAttr.stVencAttr.u32VirWidth = ctx->u32srcVirWidth; in unit_test_mpi_venc()815 RK_PRINT("src virWidth : %d\n", ctx->u32srcVirWidth); in mpi_venc_test_show_options()881 OPT_INTEGER('\0', "vir_width", &(ctx.u32srcVirWidth), in main()