Searched refs:Bytes2Nibbles (Results 1 – 2 of 2) sorted by relevance
186 #define Bytes2Nibbles(n) (n << 1) macro457 mramAddress = (ps->sa + Bytes2Nibbles(pMRAMStart)); in AcquireVoiceADPCM()461 mramAddress = (ps->ea + Bytes2Nibbles(pMRAMStart)); in AcquireVoiceADPCM()465 mramAddress = (ps->ca + Bytes2Nibbles(pMRAMStart)); in AcquireVoiceADPCM()
212 #define Bytes2Nibbles(n) (n << 1) macro898 mramAddress = (ps->sa + Bytes2Nibbles(pMRAMStart)); in AquireVoiceADPCM()902 mramAddress = (ps->ea + Bytes2Nibbles(pMRAMStart)); in AquireVoiceADPCM()906 mramAddress = (ps->ca + Bytes2Nibbles(pMRAMStart)); in AquireVoiceADPCM()