Home
last modified time | relevance | path

Searched refs:u32DstHeight (Results 1 - 7 of 7) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/svp/ive/sample/
H A Dsample_ive_persptrans.c75 HI_U32 u32SrcHeight, HI_U32 u32DstWidth, HI_U32 u32DstHeight, IVE_RECT_U32_S astRoi[], HI_U16 u16RoiNum, in SAMPLE_IVE_PerspTrans_Init()
99 u32DstHeight); in SAMPLE_IVE_PerspTrans_Init()
196 HI_U32 u32DstHeight = SAMPLE_IVE_PSP_HEIGHT_112; in SAMPLE_IVE_PerspTrans() local
220 s32Ret = SAMPLE_IVE_PerspTrans_Init(&s_stPerspTrans, u32SrcWidth, u32SrcHeight, u32DstWidth, u32DstHeight, astRoi, in SAMPLE_IVE_PerspTrans()
74 SAMPLE_IVE_PerspTrans_Init(SAMPLE_IVE_PERSP_TRANS_S *pstPerspTrans, HI_U32 u32SrcWidth, HI_U32 u32SrcHeight, HI_U32 u32DstWidth, HI_U32 u32DstHeight, IVE_RECT_U32_S astRoi[], HI_U16 u16RoiNum, HI_U16 u16MaxPointPairNum, HI_CHAR *pchSrcFileName, HI_CHAR *pchDstFileName) SAMPLE_IVE_PerspTrans_Init() argument
H A Dsample_ive_kcf.c1229 HI_U32 u32SrcHeight, HI_U32 u32DstWidth, HI_U32 u32DstHeight) in SAMPLE_IVE_RoiToRect()
1270 (HI_FLOAT)u32SrcHeight * (HI_FLOAT)u32DstHeight) & in SAMPLE_IVE_RoiToRect()
1284 (HI_FLOAT)u32SrcHeight * (HI_FLOAT)u32DstHeight) & in SAMPLE_IVE_RoiToRect()
1227 SAMPLE_IVE_RoiToRect(SVP_BLOB_S *pstDstScore, SVP_BLOB_S *pstDstRoi, SVP_BLOB_S *pstClassRoiNum, HI_FLOAT *paf32ScoreThr, HI_BOOL bRmBg, SAMPLE_SVP_NNIE_RECT_ARRAY_S *pstRect, HI_U32 u32SrcWidth, HI_U32 u32SrcHeight, HI_U32 u32DstWidth, HI_U32 u32DstHeight) SAMPLE_IVE_RoiToRect() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/svp/common/
H A Dsample_comm_ive.h140 HI_U16 u16AreaThrStep, HI_U32 u32SrcWidth, HI_U32 u32SrcHeight, HI_U32 u32DstWidth, HI_U32 u32DstHeight);
H A Dsample_comm_ive.c367 HI_U16 u16AreaThrStep, HI_U32 u32SrcWidth, HI_U32 u32SrcHeight, HI_U32 u32DstWidth, HI_U32 u32DstHeight) in SAMPLE_COMM_IVE_BlobToRect()
395 (HI_U32)((HI_FLOAT)pstBlob->astRegion[i].u16Top / (HI_FLOAT)u32SrcHeight * (HI_FLOAT)u32DstHeight) & in SAMPLE_COMM_IVE_BlobToRect()
403 (HI_U32)((HI_FLOAT)pstBlob->astRegion[i].u16Top / (HI_FLOAT)u32SrcHeight * (HI_FLOAT)u32DstHeight) & in SAMPLE_COMM_IVE_BlobToRect()
411 (HI_U32)((HI_FLOAT)pstBlob->astRegion[i].u16Bottom / (HI_FLOAT)u32SrcHeight * (HI_FLOAT)u32DstHeight) & in SAMPLE_COMM_IVE_BlobToRect()
419 (HI_U32)((HI_FLOAT)pstBlob->astRegion[i].u16Bottom / (HI_FLOAT)u32SrcHeight * (HI_FLOAT)u32DstHeight) & in SAMPLE_COMM_IVE_BlobToRect()
366 SAMPLE_COMM_IVE_BlobToRect(IVE_CCBLOB_S *pstBlob, SAMPLE_RECT_ARRAY_S *pstRect, HI_U16 u16RectMaxNum, HI_U16 u16AreaThrStep, HI_U32 u32SrcWidth, HI_U32 u32SrcHeight, HI_U32 u32DstWidth, HI_U32 u32DstHeight) SAMPLE_COMM_IVE_BlobToRect() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dhi_nnie.h143 HI_U32 u32DstHeight; /* ROI/PSROI Pooling dst height */ member
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dhi_nnie.h143 HI_U32 u32DstHeight; /* ROI/PSROI Pooling dst height */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/svp/nnie/sample/
H A Dsample_nnie.c1578 HI_U32 u32SrcHeight, HI_U32 u32DstWidth, HI_U32 u32DstHeight) in SAMPLE_SVP_NNIE_RoiToRect()
1618 SAMPLE_SVP_NNIE_Y_MIN_OFFSET] / (HI_FLOAT)u32SrcHeight * (HI_FLOAT)u32DstHeight) & (~1); in SAMPLE_SVP_NNIE_RoiToRect()
1630 SAMPLE_SVP_NNIE_Y_MAX_OFFSET] / (HI_FLOAT)u32SrcHeight * (HI_FLOAT)u32DstHeight) & (~1); in SAMPLE_SVP_NNIE_RoiToRect()
1576 SAMPLE_SVP_NNIE_RoiToRect(SVP_BLOB_S *pstDstScore, SVP_BLOB_S *pstDstRoi, SVP_BLOB_S *pstClassRoiNum, HI_FLOAT *paf32ScoreThr, HI_BOOL bRmBg, SAMPLE_SVP_NNIE_RECT_ARRAY_S *pstRect, HI_U32 u32SrcWidth, HI_U32 u32SrcHeight, HI_U32 u32DstWidth, HI_U32 u32DstHeight) SAMPLE_SVP_NNIE_RoiToRect() argument

Completed in 13 milliseconds