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()
209 #define Bytes2Nibbles(n) (n << 1) macro895 mramAddress = (ps->sa + Bytes2Nibbles(pMRAMStart)); in AquireVoiceADPCM()899 mramAddress = (ps->ea + Bytes2Nibbles(pMRAMStart)); in AquireVoiceADPCM()903 mramAddress = (ps->ca + Bytes2Nibbles(pMRAMStart)); in AquireVoiceADPCM()