Home
last modified time | relevance | path

Searched refs:s32GrpCropRatio (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_vpss.cpp43 RK_PRINT("group crop ratio : %d\n", ctx->s32GrpCropRatio); in mpi_vpss_test_show_options()
76 ctx.s32GrpCropRatio = 1000; in main()
108 OPT_INTEGER('\0', "group_crop_ratio", &(ctx.s32GrpCropRatio), in main()
/OK3568_Linux_fs/external/rockit/mpi/example/include/
H A Dtest_mod_vpss.h38 RK_S32 s32GrpCropRatio; member
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_mod_vpss.cpp218 s32Ret = TEST_VPSS_GrpSetZoom(pstCtx->s32GrpIndex, pstCtx->s32GrpCropRatio, pstCtx->bGrpCropEn); in TEST_VPSS_ModInit()