Searched refs:endAddressHi (Results 1 – 7 of 7) sorted by relevance
361 addr.endAddressHi = (u16)(aramBufferLEnd >> 16); in startStreamPcm16()380 addr.endAddressHi = (u16)(aramBufferREnd >> 16); in startStreamPcm16()450 addr.endAddressHi = (u16)(le_addr >> 16); in startStreamPcm16()478 addr.endAddressHi = (u16)(le_addr >> 16); in startStreamPcm16()530 addr.endAddressHi = (u16)(aramBufferLEnd >> 16); in startStreamPcm8()549 addr.endAddressHi = (u16)(aramBufferREnd >> 16); in startStreamPcm8()619 addr.endAddressHi = (u16)(le_addr >> 16); in startStreamPcm8()647 addr.endAddressHi = (u16)(le_addr >> 16); in startStreamPcm8()702 addr.endAddressHi = (u16)(aramBufferLEnd >> 16); in startStreamAdpcm()748 addr.endAddressHi = (u16)(aramBufferREnd >> 16); in startStreamAdpcm()[all …]
217 #define GetVoiceEndAddr32(v) (*(u32 *)(&((v)->pb.addr.endAddressHi)))640 addr.endAddressHi = (u16)(aramAddress >> 16); in AquireVoiceADPCM()668 addr.endAddressHi = (u16)(mramAddress >> 16); in AquireVoiceADPCM()
384 ax_v->pb.addr.endAddressHi = (u16)(demo_v->sp_entry->endAddr >> 16); in play_sound()
185 #define GetVoiceEndAddr32(v) (*(u32 *)(&((v)->pb.addr.endAddressHi)))715 addr.endAddressHi = (u16)(mramAddress >> 16); in AquireVoiceADPCM()
1541 addr.endAddressHi = (u16)(aramEndAddr >> 16); in StreamInit()1585 addr.endAddressHi = (u16)(aramEndAddr >> 16); in StreamInit()1937 addr.endAddressHi = (u16)(endAddr >> 16); in StreamInit()1981 addr.endAddressHi = (u16)(endAddr >> 16); in StreamInit()
518 axvpb->pb.addr.endAddressHi = (u16)(sound->endAddr >> 16); in SPPrepareEnd()
348 u16 endAddressHi; // End of sample (and loop) member