| /device/soc/hisilicon/hi3516dv300/sdk_linux/include/ |
| D | hi_buffer.h | 250 __inline static HI_U32 VDEC_GetPicBufferSize(PAYLOAD_TYPE_E enType, HI_U32 u32Width, in VDEC_GetPicBufferSize() 282 __inline static HI_U32 VDEC_GetTmvBufferSize(PAYLOAD_TYPE_E enType, HI_U32 u32Width, HI_U32 u32Heig… in VDEC_GetTmvBufferSize() 309 __inline static HI_U32 VENC_GetRefPicInfoBufferSize(PAYLOAD_TYPE_E enType, HI_U32 u32Width, HI_U32 … in VENC_GetRefPicInfoBufferSize() 352 __inline static HI_U32 VENC_GetRefBufferSize(PAYLOAD_TYPE_E enType, HI_U32 u32Width, HI_U32 u32Heig… in VENC_GetRefBufferSize() 424 __inline static HI_U32 VENC_GetSkipWeightSizeStride(PAYLOAD_TYPE_E enType, HI_U32 u32Width) in VENC_GetSkipWeightSizeStride() 442 __inline static HI_U32 VENC_GetSkipWeightSize(PAYLOAD_TYPE_E enType, HI_U32 u32Width, HI_U32 u32Hei… in VENC_GetSkipWeightSize()
|
| D | hi_comm_aenc.h | 47 PAYLOAD_TYPE_E enType; member 58 PAYLOAD_TYPE_E enType; member
|
| D | hi_comm_adec.h | 61 PAYLOAD_TYPE_E enType; member 75 PAYLOAD_TYPE_E enType; member
|
| D | hi_comm_svp.h | 65 SVP_BLOB_TYPE_E enType; /* Blob type */ member 133 SVP_IMAGE_TYPE_E enType; /* RW;The type of the image */ member
|
| D | hi_comm_vdec.h | 50 PAYLOAD_TYPE_E enType; /* RW; video type to be decoded */ member 91 PAYLOAD_TYPE_E enType; /* R; video type to be decoded */ member 137 PAYLOAD_TYPE_E enType; /* RW; video type to be decoded */ member 159 PAYLOAD_TYPE_E enType; /* RW; video type to be decoded, only h264 and h265 supported */ member
|
| D | hi_comm_region.h | 214 RGN_TYPE_E enType; /* region type */ member 221 RGN_TYPE_E enType; /* region type */ member
|
| D | hi_comm_ive.h | 158 IVE_IMAGE_TYPE_E enType; /* RW;The type of the image */ member 298 IVE_BLOB_TYPE_E enType; /* Blob type */ member
|
| D | hi_nnie.h | 116 SVP_BLOB_TYPE_E enType; member
|
| D | hi_ive.h | 759 IVE_SVM_TYPE_E enType; member 888 IVE_IMAGE_TYPE_E enType; /* Image type used for the CNN model */ member
|
| D | hi_comm_venc.h | 381 PAYLOAD_TYPE_E enType; /* RW; the type of payload */ member
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/mpp_help/src/ |
| D | ive_img.c | 79 static uint32_t IveCalStride(IVE_IMAGE_TYPE_E enType, uint32_t width, AlignType align) in IveCalStride() 120 IVE_IMAGE_TYPE_E enType, uint32_t width, uint32_t height) in IveImgCreate() 264 IVE_IMAGE_TYPE_E enType = img->enType; in OrigImgToFrm() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/common/ |
| D | sample_comm_region.c | 203 HI_S32 SAMPLE_COMM_REGION_GetMinHandle(RGN_TYPE_E enType) in SAMPLE_COMM_REGION_GetMinHandle() 384 HI_S32 SAMPLE_COMM_REGION_Create(HI_S32 HandleNum, RGN_TYPE_E enType) in SAMPLE_COMM_REGION_Create() 422 HI_S32 SAMPLE_COMM_REGION_Destroy(HI_S32 HandleNum, RGN_TYPE_E enType) in SAMPLE_COMM_REGION_Destroy() 465 HI_S32 SAMPLE_COMM_REGION_AttachToChn(HI_S32 HandleNum, RGN_TYPE_E enType, MPP_CHN_S *pstMppChn) in SAMPLE_COMM_REGION_AttachToChn() 585 HI_S32 SAMPLE_COMM_REGION_DetachFrmChn(HI_S32 HandleNum, RGN_TYPE_E enType, MPP_CHN_S *pstMppChn) in SAMPLE_COMM_REGION_DetachFrmChn()
|
| D | sample_comm_venc.c | 349 HI_S32 SAMPLE_COMM_VENC_Create(VENC_CHN VencChn, PAYLOAD_TYPE_E enType, PIC_SIZE_E enSize, SAMPLE_R… in SAMPLE_COMM_VENC_Create() 920 HI_S32 SAMPLE_COMM_VENC_Start(VENC_CHN VencChn, PAYLOAD_TYPE_E enType, PIC_SIZE_E enSize, SAMPLE_RC… in SAMPLE_COMM_VENC_Start()
|
| D | sample_comm_audio.c | 1084 …PLE_COMM_AUDIO_StartAenc(HI_S32 s32AencChnCnt, const AIO_ATTR_S *pstAioAttr, PAYLOAD_TYPE_E enType) in SAMPLE_COMM_AUDIO_StartAenc() 1193 HI_S32 SAMPLE_COMM_AUDIO_StartAdec(ADEC_CHN AdChn, PAYLOAD_TYPE_E enType) in SAMPLE_COMM_AUDIO_StartAdec()
|
| D | sample_comm.h | 442 PAYLOAD_TYPE_E enType; member 474 PAYLOAD_TYPE_E enType; member
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/dependency/ |
| D | audio_test.c | 61 static char *SAMPLE_AUDIO_Pt2Str(PAYLOAD_TYPE_E enType) in SAMPLE_AUDIO_Pt2Str() 105 static FILE* SAMPLE_AUDIO_OpenAdecFile_AAC(int num, ADEC_CHN AdChn, PAYLOAD_TYPE_E enType) in SAMPLE_AUDIO_OpenAdecFile_AAC()
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/vio/smp/ |
| D | sample_vio.c | 68 PAYLOAD_TYPE_E enType = PT_H265; in SAMPLE_VIO_ViOnlineVpssOfflineRoute() local 283 PAYLOAD_TYPE_E enType = PT_H265; in SAMPLE_VIO_WDR_LDC_DIS_SPREAD() local 572 PAYLOAD_TYPE_E enType = PT_H265; in SAMPLE_VIO_ViDoublePipeRoute() local 797 PAYLOAD_TYPE_E enType = PT_H265; in SAMPLE_VIO_ViWdrSwitch() local 1152 PAYLOAD_TYPE_E enType = PT_H265; in SAMPLE_VIO_ViVpssLowDelay() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/audio/ |
| D | sample_audio.c | 56 static char *SAMPLE_AUDIO_Pt2Str(PAYLOAD_TYPE_E enType) in SAMPLE_AUDIO_Pt2Str() 122 static FILE *SAMPLE_AUDIO_OpenAencFile(AENC_CHN AeChn, PAYLOAD_TYPE_E enType) in SAMPLE_AUDIO_OpenAencFile() 152 static FILE *SAMPLE_AUDIO_OpenAdecFile(ADEC_CHN AdChn, PAYLOAD_TYPE_E enType) in SAMPLE_AUDIO_OpenAdecFile()
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/color_space_convert/smp/ |
| D | smp_color_space_convert.c | 113 static uint32_t IveCalStride(IVE_IMAGE_TYPE_E enType, uint32_t width, AlignType align) in IveCalStride() 154 IVE_IMAGE_TYPE_E enType, uint32_t width, uint32_t height) in IveImgCreate() 348 IVE_IMAGE_TYPE_E enType = img->enType; in OrigImgToFrm() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/svp/common/ |
| D | sample_comm_svp.c | 114 HI_S32 SAMPLE_COMM_SVP_CreateImage(SVP_IMAGE_S *pstImg, SVP_IMAGE_TYPE_E enType, HI_U32 u32Width, H… in SAMPLE_COMM_SVP_CreateImage()
|
| D | sample_comm_ive.c | 441 HI_S32 SAMPLE_COMM_IVE_CreateImage(IVE_IMAGE_S *pstImg, IVE_IMAGE_TYPE_E enType, HI_U32 u32Width, H… in SAMPLE_COMM_IVE_CreateImage() 577 HI_S32 SAMPLE_COMM_IVE_CreateImageByCached(IVE_IMAGE_S *pstImg, IVE_IMAGE_TYPE_E enType, HI_U32 u32… in SAMPLE_COMM_IVE_CreateImageByCached()
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/resize_crop/smp/ |
| D | smp_resize_crop.c | 124 static uint32_t IveCalStride(IVE_IMAGE_TYPE_E enType, uint32_t width, AlignType align) in IveCalStride() 165 IVE_IMAGE_TYPE_E enType, uint32_t width, uint32_t height) in IveImgCreate()
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/mpp_help/include/ |
| D | osd_img.h | 160 HI_OSD_TYPE_E enType; member
|