Searched refs:Bytes2Nibbles (Results 1 – 2 of 2) sorted by relevance
180 #define Bytes2Nibbles(n) (n << 1) macro451 mramAddress = (ps->sa + Bytes2Nibbles(pMRAMStart)); in AquireVoiceADPCM()455 mramAddress = (ps->ea + Bytes2Nibbles(pMRAMStart)); in AquireVoiceADPCM()459 mramAddress = (ps->ca + Bytes2Nibbles(pMRAMStart)); in AquireVoiceADPCM()
212 #define Bytes2Nibbles(n) (n << 1) macro893 mramAddress = (ps->sa + Bytes2Nibbles(pMRAMStart)); in AquireVoiceADPCM()897 mramAddress = (ps->ea + Bytes2Nibbles(pMRAMStart)); in AquireVoiceADPCM()901 mramAddress = (ps->ca + Bytes2Nibbles(pMRAMStart)); in AquireVoiceADPCM()