Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/svp/common/
H A Dsample_comm_nnie.c97 HI_ERR_SVP_NNIE_ILLEGAL_PARAM, SAMPLE_SVP_ERR_LEVEL_ERROR, "Error,u32Num should be less than %u!\n", in SAMPLE_SVP_NNIE_FillForwardInfo()
148 SAMPLE_SVP_CHECK_EXPR_RET(u64Stride > SAMPLE_SVP_NNIE_MAX_MEM, HI_ERR_SVP_NNIE_ILLEGAL_PARAM, in SAMPLE_SVP_NNIE_GetBlobMemSize()
151 SAMPLE_SVP_CHECK_EXPR_RET(u64Size > SAMPLE_SVP_NNIE_MAX_MEM, HI_ERR_SVP_NNIE_ILLEGAL_PARAM, in SAMPLE_SVP_NNIE_GetBlobMemSize()
160 SAMPLE_SVP_CHECK_EXPR_RET(u64Stride > SAMPLE_SVP_NNIE_MAX_MEM, HI_ERR_SVP_NNIE_ILLEGAL_PARAM, in SAMPLE_SVP_NNIE_GetBlobMemSize()
163 SAMPLE_SVP_CHECK_EXPR_RET(u64Size > SAMPLE_SVP_NNIE_MAX_MEM, HI_ERR_SVP_NNIE_ILLEGAL_PARAM, in SAMPLE_SVP_NNIE_GetBlobMemSize()
166 SAMPLE_SVP_CHECK_EXPR_RET(u64Size > SAMPLE_SVP_NNIE_MAX_MEM, HI_ERR_SVP_NNIE_ILLEGAL_PARAM, in SAMPLE_SVP_NNIE_GetBlobMemSize()
169 SAMPLE_SVP_CHECK_EXPR_RET(u64Size > SAMPLE_SVP_NNIE_MAX_MEM, HI_ERR_SVP_NNIE_ILLEGAL_PARAM, in SAMPLE_SVP_NNIE_GetBlobMemSize()
174 SAMPLE_SVP_CHECK_EXPR_RET(u64TotalSize > SAMPLE_SVP_NNIE_MAX_MEM, HI_ERR_SVP_NNIE_ILLEGAL_PARAM, in SAMPLE_SVP_NNIE_GetBlobMemSize()
341 SAMPLE_SVP_CHECK_EXPR_RET((pstNnieCfg == NULL || pstNnieParam == NULL), HI_ERR_SVP_NNIE_ILLEGAL_PARAM, in SAMPLE_COMM_SVP_NNIE_ParamInit()
343 SAMPLE_SVP_CHECK_EXPR_RET((pstNnieParam->pstModel == NULL), HI_ERR_SVP_NNIE_ILLEGAL_PARAM, in SAMPLE_COMM_SVP_NNIE_ParamInit()
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dhi_nnie.h44 #define HI_ERR_SVP_NNIE_ILLEGAL_PARAM HI_DEF_ERR(HI_ID_SVP_NNIE, EN_ERR_LEVEL_ERROR, EN_ERR_ILLEGAL_PARAM) macro
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dhi_nnie.h44 #define HI_ERR_SVP_NNIE_ILLEGAL_PARAM HI_DEF_ERR(HI_ID_SVP_NNIE, EN_ERR_LEVEL_ERROR, EN_ERR_ILLEGAL_PARAM) macro
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/svp/nnie/sample/
H A Dsample_nnie.c323 HI_ERR_SVP_NNIE_ILLEGAL_PARAM, SAMPLE_SVP_ERR_LEVEL_ERROR, "Error, file_name is invalid!\n"); in SAMPLE_SVP_NNIE_FillSrcData()
1005 SAMPLE_SVP_CHECK_EXPR_RET(u32RpnTmpBufSize == 0, HI_ERR_SVP_NNIE_ILLEGAL_PARAM, SAMPLE_SVP_ERR_LEVEL_ERROR, in SAMPLE_SVP_NNIE_FasterRcnn_SoftwareInit()
1011 SAMPLE_SVP_CHECK_EXPR_RET(u32GetResultTmpBufSize == 0, HI_ERR_SVP_NNIE_ILLEGAL_PARAM, SAMPLE_SVP_ERR_LEVEL_ERROR, in SAMPLE_SVP_NNIE_FasterRcnn_SoftwareInit()
1479 SAMPLE_SVP_CHECK_EXPR_RET(u32RpnTmpBufSize == 0, HI_ERR_SVP_NNIE_ILLEGAL_PARAM, SAMPLE_SVP_ERR_LEVEL_ERROR, in SAMPLE_SVP_NNIE_Rfcn_SoftwareInit()
1485 SAMPLE_SVP_CHECK_EXPR_RET(u32GetResultTmpBufSize == 0, HI_ERR_SVP_NNIE_ILLEGAL_PARAM, SAMPLE_SVP_ERR_LEVEL_ERROR, in SAMPLE_SVP_NNIE_Rfcn_SoftwareInit()
1591 SAMPLE_SVP_CHECK_EXPR_RET(u32ClassNum > SAMPLE_SVP_NNIE_MAX_CLASS_NUM, HI_ERR_SVP_NNIE_ILLEGAL_PARAM, in SAMPLE_SVP_NNIE_RoiToRect()
1593 HI_ERR_SVP_NNIE_ILLEGAL_PARAM, u32ClassNum, SAMPLE_SVP_NNIE_MAX_CLASS_NUM); in SAMPLE_SVP_NNIE_RoiToRect()
2206 SAMPLE_SVP_CHECK_EXPR_RET(u32TotalSize == 0, HI_ERR_SVP_NNIE_ILLEGAL_PARAM, SAMPLE_SVP_ERR_LEVEL_ERROR, in SAMPLE_SVP_NNIE_Ssd_SoftwareInit()
2492 SAMPLE_SVP_CHECK_EXPR_RET(u32TmpBufTotalSize == 0, HI_ERR_SVP_NNIE_ILLEGAL_PARAM, SAMPLE_SVP_ERR_LEVEL_ERROR, in SAMPLE_SVP_NNIE_Yolov1_SoftwareInit()
2776 SAMPLE_SVP_CHECK_EXPR_RET(u32TmpBufTotalSize == 0, HI_ERR_SVP_NNIE_ILLEGAL_PARAM, SAMPLE_SVP_ERR_LEVEL_ERRO in SAMPLE_SVP_NNIE_Yolov2_SoftwareInit()
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/svp/ive/sample/
H A Dsample_ive_kcf.c1242 SAMPLE_SVP_CHECK_EXPR_RET(u32ClassNum > SAMPLE_SVP_NNIE_MAX_CLASS_NUM, HI_ERR_SVP_NNIE_ILLEGAL_PARAM, in SAMPLE_IVE_RoiToRect()
1244 HI_ERR_SVP_NNIE_ILLEGAL_PARAM, u32ClassNum, SAMPLE_SVP_NNIE_MAX_CLASS_NUM); in SAMPLE_IVE_RoiToRect()

Completed in 11 milliseconds