Home
last modified time | relevance | path

Searched refs:HI_ERR_ADEC_BUF_LACK (Results 1 – 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
Dhi_comm_adec.h123 #define HI_ERR_ADEC_BUF_LACK HI_DEF_ERR(HI_ID_ADEC, EN_ERR_LEVEL_ERROR, ADEC_ERR_BUF_LACK) macro
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
Dhi_comm_adec.h123 #define HI_ERR_ADEC_BUF_LACK HI_DEF_ERR(HI_ID_ADEC, EN_ERR_LEVEL_ERROR, ADEC_ERR_BUF_LACK) macro
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/audio/adp/
Daudio_aac_adp.c1155 return HI_ERR_ADEC_BUF_LACK; in DecodeAACFrm()