Home
last modified time | relevance | path

Searched refs:astRoiInfo (Results 1 - 5 of 5) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/svp/ive/sample/
H A Dsample_ive_kcf.c144 IVE_ROI_INFO_S astRoiInfo[SAMPLE_IVE_KCF_MAX_BBOX]; member
1597 pstKcfInfo->astRoiInfo[k].stRoi.s24q8X = in SAMPLE_IVE_RectToRoiInfo()
1599 pstKcfInfo->astRoiInfo[k].stRoi.s24q8Y = in SAMPLE_IVE_RectToRoiInfo()
1602 pstKcfInfo->astRoiInfo[k].stRoi.u32Width = in SAMPLE_IVE_RectToRoiInfo()
1604 pstKcfInfo->astRoiInfo[k].stRoi.u32Height = in SAMPLE_IVE_RectToRoiInfo()
1607 if ((pstKcfInfo->astRoiInfo[k].stRoi.s24q8X >= (HI_S32)(u32BaseWidth * SAMPLE_IVE_KCF_ROI_FIX_POINT)) || in SAMPLE_IVE_RectToRoiInfo()
1608 (pstKcfInfo->astRoiInfo[k].stRoi.s24q8Y >= (HI_S32)(u32BaseHeight * SAMPLE_IVE_KCF_ROI_FIX_POINT))) { in SAMPLE_IVE_RectToRoiInfo()
1612 u32PaddW = pstKcfInfo->astRoiInfo[k].stRoi.u32Width * pstKcfInfo->u3q5Padding / in SAMPLE_IVE_RectToRoiInfo()
1615 pstKcfInfo->astRoiInfo[k].stRoi.u32Width = in SAMPLE_IVE_RectToRoiInfo()
1618 pstKcfInfo->astRoiInfo[ in SAMPLE_IVE_RectToRoiInfo()
1777 SAMPLE_IVE_KCF_ObjIOU(IVE_ROI_INFO_S astRoiInfo[], HI_U32 u32RoiNum, IVE_KCF_BBOX_S astBbox[], HI_U32 u32BboxNum, IVE_ROI_INFO_S astNewRoiInfo[], HI_U32 u32MaxRoiNum, HI_U32 *pu32NewRoiNum) SAMPLE_IVE_KCF_ObjIOU() argument
1953 IVE_ROI_INFO_S astRoiInfo[SAMPLE_IVE_KCF_MAX_BBOX] = {0}; SAMPLE_IVE_KcfTracking() local
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dhi_nnie.h187 SVP_NNIE_ROIPOOL_INFO_S astRoiInfo[SVP_NNIE_MAX_ROI_LAYER_NUM]; /* ROIPooling info */ member
H A Dmpi_ive.h915 * IVE_ROI_INFO_S astRoiInfo[] The array of roi information.
924 HI_S32 HI_MPI_IVE_KCF_GetTrainObj(HI_U3Q5 u3q5Padding, IVE_ROI_INFO_S astRoiInfo[], HI_U32 u32ObjNum,
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dhi_nnie.h187 SVP_NNIE_ROIPOOL_INFO_S astRoiInfo[SVP_NNIE_MAX_ROI_LAYER_NUM]; /* ROIPooling info */ member
H A Dmpi_ive.h915 * IVE_ROI_INFO_S astRoiInfo[] The array of roi information.
924 HI_S32 HI_MPI_IVE_KCF_GetTrainObj(HI_U3Q5 u3q5Padding, IVE_ROI_INFO_S astRoiInfo[], HI_U32 u32ObjNum,

Completed in 16 milliseconds