Searched defs:u32Chn (Results 1 - 10 of 10) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/ |
H A D | hi_comm_svp.h | 76 HI_U32 u32Chn; /* C: frame channel, correspond to caffe blob's c */ member
|
H A D | hi_nnie.h | 121 HI_U32 u32Chn; member
|
H A D | hi_runtime_comm.h | 85 HI_U32 u32Chn; /* C: frame channel, correspond to caffe blob's c */ member
|
H A D | hi_comm_ive.h | 309 HI_U32 u32Chn; /* C: frame channel, correspond to caffe blob's c */
member
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/ |
H A D | hi_comm_svp.h | 76 HI_U32 u32Chn; /* C: frame channel, correspond to caffe blob's c */ member
|
H A D | hi_nnie.h | 121 HI_U32 u32Chn; member
|
H A D | hi_runtime_comm.h | 85 HI_U32 u32Chn; /* C: frame channel, correspond to caffe blob's c */ member
|
H A D | hi_comm_ive.h | 309 HI_U32 u32Chn; /* C: frame channel, correspond to caffe blob's c */
member
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/ai_infer_process/ |
H A D | ai_infer_process.c | 337 HI_U32 u32Chn = 0;
in FillNnieByImg() local [all...] |
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/svp/nnie/sample/ |
H A D | sample_nnie.c | 303 HI_U32 u32Height = 0, u32Width = 0, u32Chn = 0, u32Stride = 0, u32Dim = 0;
in SAMPLE_SVP_NNIE_FillSrcData() local 418 HI_U32 u32Height = 0, u32Width = 0, u32Chn = 0, u32Stride = 0, u32Dim = 0; SAMPLE_SVP_NNIE_PrintReportResult() local [all...] |
Completed in 11 milliseconds