Home
last modified time | relevance | path

Searched refs:stCclCtrl (Results 1 - 4 of 4) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dhi_md.h45 IVE_CCL_CTRL_S stCclCtrl; /* Ccl ctrl */ member
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dhi_md.h45 IVE_CCL_CTRL_S stCclCtrl; /* Ccl ctrl */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/svp/ive/sample/
H A Dsample_ive_md.c97 pstMd->stMdAttr.stCclCtrl.enMode = IVE_CCL_MODE_4C; in SAMPLE_IVE_Md_Init()
99 pstMd->stMdAttr.stCclCtrl.u16InitAreaThr = u8WndSz * u8WndSz; in SAMPLE_IVE_Md_Init()
100 pstMd->stMdAttr.stCclCtrl.u16Step = u8WndSz; in SAMPLE_IVE_Md_Init()
H A Dsample_ive_gmm2.c313 IVE_CCL_CTRL_S stCclCtrl; in SAMPLE_IVE_ChgFactorByGrad() local
319 stCclCtrl.enMode = IVE_CCL_MODE_8C; in SAMPLE_IVE_ChgFactorByGrad()
320 stCclCtrl.u16Step = SAMPLE_IVE_GMM2_CCL_STEP; /* set 2 */ in SAMPLE_IVE_ChgFactorByGrad()
321 stCclCtrl.u16InitAreaThr = SAMPLE_IVE_GMM2_CCL_INIT_AREA_THR; /* set 4 */ in SAMPLE_IVE_ChgFactorByGrad()
322 s32Ret = HI_MPI_IVE_CCL(&IveHandle, pstFgMask, pstBlob, &stCclCtrl, HI_TRUE); in SAMPLE_IVE_ChgFactorByGrad()

Completed in 3 milliseconds