Home
last modified time | relevance | path

Searched refs:aszName (Results 1 – 6 of 6) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
Dhi_comm_aenc.h49 … HI_CHAR aszName[17]; /* encoder type, be used to print proc information, 17: length */ member
Dhi_comm_adec.h76 HI_CHAR aszName[17]; /* 17: name length */ member
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
Dhi_comm_aenc.h49 … HI_CHAR aszName[17]; /* encoder type, be used to print proc information, 17: length */ member
Dhi_comm_adec.h76 HI_CHAR aszName[17]; /* 17: name length */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/audio/adp/
Daudio_aac_adp.c1249 s32Ret = snprintf_s(stAac.aszName, sizeof(stAac.aszName), sizeof(stAac.aszName) - 1, "Aac"); in HI_MPI_AENC_AacInit()
1292 s32Ret = snprintf_s(stAac.aszName, sizeof(stAac.aszName), sizeof(stAac.aszName) - 1, "Aac"); in HI_MPI_ADEC_AacInit()
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/common/
Dsample_comm.h297 HI_CHAR aszName[FILE_NAME_LEN]; member