Searched refs:bChnCropEn (Results 1 – 3 of 3) sorted by relevance
42 RK_PRINT("chn crop enabled : %d\n", ctx->bChnCropEn ? 1 : 0); in mpi_vpss_test_show_options()75 ctx.bChnCropEn = RK_FALSE; in main()106 OPT_BOOLEAN('\0', "channel_crop_en", &(ctx.bChnCropEn), in main()
37 RK_BOOL bChnCropEn; member
229 …= TEST_VPSS_ChnSetZoom(pstCtx->s32GrpIndex, chnIndex, pstCtx->s32ChnCropRatio, pstCtx->bChnCropEn); in TEST_VPSS_ModInit()