Searched refs:pARAMStart (Results 1 – 1 of 1) sorted by relevance
240 static void LoadToARAM(void *pMRAMStart, void* pARAMStart, u32 length);241 static AXVPB* AquireVoiceADPCM(void *pDSPADPCMData, void* pARAMStart);532 static void LoadToARAM(void *pMRAMStart, void* pARAMStart, u32 length) in LoadToARAM() argument542 (u32)pARAMStart, in LoadToARAM()586 static AXVPB* AquireVoiceADPCM(void *pDSPADPCMData, void* pARAMStart) in AquireVoiceADPCM() argument628 aramAddress = (ps->sa + Bytes2Nibbles((u32)pARAMStart)); in AquireVoiceADPCM()639 aramAddress = (ps->ea + Bytes2Nibbles((u32)pARAMStart)); in AquireVoiceADPCM()643 aramAddress = (ps->ca + Bytes2Nibbles((u32)pARAMStart)); in AquireVoiceADPCM()