Searched refs:s32SrcVirHeight (Results 1 – 4 of 4) sorted by relevance
68 RK_S32 s32SrcVirHeight; member135 videoFrameIn.u32VirHeight = ctx->s32SrcVirHeight; in unit_test_vgs_generate_scale_task()191 videoFrameIn.u32VirHeight = ctx->s32SrcVirHeight; in unit_test_vgs_generate_rotation_task()251 videoFrameIn.u32VirHeight = ctx->s32SrcVirHeight; in unit_test_vgs_generate_crop_task()336 videoFrameOut.u32VirHeight = ctx->s32SrcVirHeight; in unit_test_vgs_generate_cover_task_array()411 videoFrameOut.u32VirHeight = ctx->s32SrcVirHeight; in unit_test_vgs_generate_osd_task_array()460 videoFrameOut.u32VirHeight = ctx->s32SrcVirHeight; in unit_test_vgs_generate_drawline_task_array()506 videoFrameOut.u32VirHeight = ctx->s32SrcVirHeight; in unit_test_vgs_generate_mosaic_task_array()797 if (ctx->s32SrcVirHeight == 0) { in unit_test_vgs_get_size()798 ctx->s32SrcVirHeight = ctx->s32SrcHeight; in unit_test_vgs_get_size()[all …]
48 RK_PRINT("input virtual height : %d\n", ctx->s32SrcVirHeight); in mpi_vpss_test_show_options()118 OPT_INTEGER('\0', "src_vir_height", &(ctx.s32SrcVirHeight), in main()
44 RK_S32 s32SrcVirHeight; member
316 pstCtx->s32SrcVirHeight, in TEST_VPSS_ModSendFrame()