Lines Matching refs:fSwapBytes
32 : fSwapBytes (false) in dng_stream()
56 : fSwapBytes (false) in dng_stream()
128 return fSwapBytes != (!!qDNGBigEndian); in BigEndian()
137 fSwapBytes = (bigEndian != (!!qDNGBigEndian)); in SetBigEndian()
457 if (fSwapBytes) in Get_uint16()
473 if (fSwapBytes) in Put_uint16()
493 if (fSwapBytes) in Get_uint32()
509 if (fSwapBytes) in Put_uint32()
525 if (fSwapBytes) in Get_uint64()
554 if (fSwapBytes) in Put_uint64()
601 if (fSwapBytes) in Put_real32()
630 if (fSwapBytes) in Get_real64()
659 if (fSwapBytes) in Put_real64()