Searched refs:stCenter (Results 1 – 4 of 4) sorted by relevance
604 pstAvsGrpAttr->stOutAttr.stCenter.s32X = pstCtx->stCenter.s32X; in TEST_AVS_InitAttr_Blend_Lut()605 pstAvsGrpAttr->stOutAttr.stCenter.s32Y = pstCtx->stCenter.s32Y; in TEST_AVS_InitAttr_Blend_Lut()658 pstAvsGrpAttr->stOutAttr.stCenter.s32X = pstCtx->stCenter.s32X; in TEST_AVS_InitAttr_Blend_Calib()659 pstAvsGrpAttr->stOutAttr.stCenter.s32Y = pstCtx->stCenter.s32Y; in TEST_AVS_InitAttr_Blend_Calib()933 tmpGrpAttr.stOutAttr.stCenter.s32X = pstCtx->stCenter.s32X; in TEST_AVS_ComGrpChnSetScale()934 tmpGrpAttr.stOutAttr.stCenter.s32Y = pstCtx->stCenter.s32Y; in TEST_AVS_ComGrpChnSetScale()936 tmpGrpAttr.stOutAttr.stCenter.s32X, tmpGrpAttr.stOutAttr.stCenter.s32Y); in TEST_AVS_ComGrpChnSetScale()
734 RK_PRINT("center x : %d\n", ctx->stCenter.s32X); in mpi_avs_test_show_options()735 RK_PRINT("center x : %d\n", ctx->stCenter.s32Y); in mpi_avs_test_show_options()839 OPT_INTEGER('\0', "center_x", &(ctx.stCenter.s32X), in main()841 OPT_INTEGER('\0', "center_y", &(ctx.stCenter.s32Y), in main()
152 POINT_S stCenter; /* Center point. */ member
95 POINT_S stCenter; member