Searched refs:s32ChnCropRatio (Results 1 – 3 of 3) sorted by relevance
44 RK_PRINT("chn crop ratio : %d\n", ctx->s32ChnCropRatio); in mpi_vpss_test_show_options()77 ctx.s32ChnCropRatio = 1000; in main()110 OPT_INTEGER('\0', "channel_crop_ratio", &(ctx.s32ChnCropRatio), in main()
39 RK_S32 s32ChnCropRatio; member
229 …s32Ret = TEST_VPSS_ChnSetZoom(pstCtx->s32GrpIndex, chnIndex, pstCtx->s32ChnCropRatio, pstCtx->bChn… in TEST_VPSS_ModInit()