Searched refs:uint32ByteOffset0To24 (Results 1 – 1 of 1) sorted by relevance
183 const deUint32 uint32ByteOffset0To24 = 0; in readUint32Low24() local185 const deUint32 uint32ByteOffset0To24 = 1; in readUint32Low24()188 return readUint24(src + uint32ByteOffset0To24); in readUint32Low24()205 const deUint32 uint32ByteOffset0To24 = 0; in writeUint32Low24() local207 const deUint32 uint32ByteOffset0To24 = 1; in writeUint32Low24()210 writeUint24(dst + uint32ByteOffset0To24, val); in writeUint32Low24()