/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/svp/ive/sample/ |
H A D | sample_ive_persptrans.c | 75 HI_U32 u32SrcHeight, HI_U32 u32DstWidth, HI_U32 u32DstHeight, IVE_RECT_U32_S astRoi[], HI_U16 u16RoiNum,
in SAMPLE_IVE_PerspTrans_Init() 98 s32Ret = SAMPLE_COMM_IVE_CreateImage(&(pstPerspTrans->astDst[i]), IVE_IMAGE_TYPE_YUV420SP, u32DstWidth,
in SAMPLE_IVE_PerspTrans_Init() 195 HI_U32 u32DstWidth = SAMPLE_IVE_PSP_WIDTH_96;
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 D | sample_ive_kcf.c | 1229 HI_U32 u32SrcHeight, HI_U32 u32DstWidth, HI_U32 u32DstHeight)
in SAMPLE_IVE_RoiToRect() 1266 (HI_FLOAT)u32DstWidth) &
in SAMPLE_IVE_RoiToRect() 1275 (HI_FLOAT)u32SrcWidth * (HI_FLOAT)u32DstWidth) &
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 D | sample_comm_ive.h | 140 HI_U16 u16AreaThrStep, HI_U32 u32SrcWidth, HI_U32 u32SrcHeight, HI_U32 u32DstWidth, HI_U32 u32DstHeight);
|
H A D | sample_comm_ive.c | 367 HI_U16 u16AreaThrStep, HI_U32 u32SrcWidth, HI_U32 u32SrcHeight, HI_U32 u32DstWidth, HI_U32 u32DstHeight)
in SAMPLE_COMM_IVE_BlobToRect() 392 (HI_U32)((HI_FLOAT)pstBlob->astRegion[i].u16Left / (HI_FLOAT)u32SrcWidth * (HI_FLOAT)u32DstWidth) &
in SAMPLE_COMM_IVE_BlobToRect() 399 (HI_U32)((HI_FLOAT)pstBlob->astRegion[i].u16Right / (HI_FLOAT)u32SrcWidth * (HI_FLOAT)u32DstWidth) &
in SAMPLE_COMM_IVE_BlobToRect() 407 (HI_U32)((HI_FLOAT)pstBlob->astRegion[i].u16Right / (HI_FLOAT)u32SrcWidth * (HI_FLOAT)u32DstWidth) &
in SAMPLE_COMM_IVE_BlobToRect() 415 (HI_U32)((HI_FLOAT)pstBlob->astRegion[i].u16Left / (HI_FLOAT)u32SrcWidth * (HI_FLOAT)u32DstWidth) &
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 D | hi_nnie.h | 144 HI_U32 u32DstWidth; /* ROI/PSROI Pooling dst width */ member
|
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/ |
H A D | hi_nnie.h | 144 HI_U32 u32DstWidth; /* ROI/PSROI Pooling dst width */ member
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/svp/nnie/sample/ |
H A D | sample_nnie.c | 1578 HI_U32 u32SrcHeight, HI_U32 u32DstWidth, HI_U32 u32DstHeight)
in SAMPLE_SVP_NNIE_RoiToRect() 1615 (HI_FLOAT)u32SrcWidth * (HI_FLOAT)u32DstWidth) & (~1);
in SAMPLE_SVP_NNIE_RoiToRect() 1621 SAMPLE_SVP_NNIE_X_MAX_OFFSET] / (HI_FLOAT)u32SrcWidth * (HI_FLOAT)u32DstWidth) & (~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
|