Searched refs:uint32ByteOffset0To24 (Results 1 – 1 of 1) sorted by relevance
184 const deUint32 uint32ByteOffset0To24 = 0; in readUint32Low24() local186 const deUint32 uint32ByteOffset0To24 = 1; in readUint32Low24()189 return readUint24(src + uint32ByteOffset0To24); in readUint32Low24()206 const deUint32 uint32ByteOffset0To24 = 0; in writeUint32Low24() local208 const deUint32 uint32ByteOffset0To24 = 1; in writeUint32Low24()211 writeUint24(dst + uint32ByteOffset0To24, val); in writeUint32Low24()