Searched refs:s32SrcVirWidth (Results 1 – 4 of 4) sorted by relevance
67 RK_S32 s32SrcVirWidth; member134 videoFrameIn.u32VirWidth = ctx->s32SrcVirWidth; in unit_test_vgs_generate_scale_task()190 videoFrameIn.u32VirWidth = ctx->s32SrcVirWidth; in unit_test_vgs_generate_rotation_task()250 videoFrameIn.u32VirWidth = ctx->s32SrcVirWidth; in unit_test_vgs_generate_crop_task()335 videoFrameOut.u32VirWidth = ctx->s32SrcVirWidth; in unit_test_vgs_generate_cover_task_array()410 videoFrameOut.u32VirWidth = ctx->s32SrcVirWidth; in unit_test_vgs_generate_osd_task_array()459 videoFrameOut.u32VirWidth = ctx->s32SrcVirWidth; in unit_test_vgs_generate_drawline_task_array()505 videoFrameOut.u32VirWidth = ctx->s32SrcVirWidth; in unit_test_vgs_generate_mosaic_task_array()794 if (ctx->s32SrcVirWidth == 0) { in unit_test_vgs_get_size()795 ctx->s32SrcVirWidth = ctx->s32SrcWidth; in unit_test_vgs_get_size()[all …]
47 RK_PRINT("input virtual width : %d\n", ctx->s32SrcVirWidth); in mpi_vpss_test_show_options()116 OPT_INTEGER('\0', "src_vir_width", &(ctx.s32SrcVirWidth), in main()
43 RK_S32 s32SrcVirWidth; member
314 RK_MPI_CAL_COMM_GetHorStride(pstCtx->s32SrcVirWidth, in TEST_VPSS_ModSendFrame()