Home
last modified time | relevance | path

Searched refs:_uSectorShift (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/libfpx/libfpx-1.3.1-10/oless/h/
H A Dheader.hxx31 USHORT _uSectorShift; member
233 return _uSectorShift; in GetSectorShift()
290 ::ByteSwap(& _uSectorShift); in ByteSwap()
H A Dmsf.hxx305 USHORT _uSectorShift; member in CMStream
356 return _uSectorShift; in GetSectorShift()
/dports/graphics/libfpx/libfpx-1.3.1-10/oless/
H A Dheader.cxx33 _uSectorShift = uSectorShift; in CMSFHeader()
H A Dmstream.cxx196 _uSectorShift(uSectorShift), in CMStream()
410 _uSectorShift = _hdr.GetSectorShift(); in Init()
411 _uSectorSize = (USHORT) (1 << _uSectorShift); in Init()