Searched refs:u32BufStartAddr_P (Results 1 – 1 of 1) sorted by relevance
1341 MS_U32 u32BufStartAddr_P; member4797 MApi_AUDIO_GetAudioInfo2(DecID, Audio_infoType_UNI_ES_Base, &(pESBufInfo->u32BufStartAddr_P)); in AU_CUS_ESBufInit()4799 pESBufInfo->u32BufEndAddr_P = pESBufInfo->u32BufStartAddr_P + pESBufInfo->u32BufSize; in AU_CUS_ESBufInit()4800 pESBufInfo->u32BufWptr_P = pESBufInfo->u32BufStartAddr_P; in AU_CUS_ESBufInit()4801 pESBufInfo->u32BufRptr_P = pESBufInfo->u32BufStartAddr_P; in AU_CUS_ESBufInit()4803 pESBufInfo->u32BufStartAddr_V = MsOS_MPool_PA2KSEG1(pESBufInfo->u32BufStartAddr_P); in AU_CUS_ESBufInit()4822 ExternalBufInfo.u32BufStartAddr_P = 0x8C600000; in AU_CUS_ExternalBufInit()4826 … ExternalBufInfo.u32BufEndAddr_P = ExternalBufInfo.u32BufStartAddr_P + ExternalBufInfo.u32BufSize; in AU_CUS_ExternalBufInit()4827 ExternalBufInfo.u32BufWptr_P = ExternalBufInfo.u32BufStartAddr_P; in AU_CUS_ExternalBufInit()4828 ExternalBufInfo.u32BufRptr_P = ExternalBufInfo.u32BufStartAddr_P; in AU_CUS_ExternalBufInit()[all …]