Searched refs:GetDSPADPCMDataAddress (Results 1 – 2 of 2) sorted by relevance
213 #define GetDSPADPCMDataAddress(a) ((void*)((u32)a + sizeof(DSPADPCM))) macro370 pMRAMStart = GetDSPADPCMDataAddress(Samples[i].mramAddr); in LoadSamples()647 pMRAMStart = OSCachedToPhysical(GetDSPADPCMDataAddress(pDSPADPCMData)); in AquireVoiceADPCM()
181 #define GetDSPADPCMDataAddress(a) ((void*)((u32)a + sizeof(DSPADPCM))) macro694 pMRAMStart = OSCachedToPhysical(GetDSPADPCMDataAddress(pDSPADPCMData)); in AquireVoiceADPCM()