Home
last modified time | relevance | path

Searched refs:ByteSwapFunction (Results 1 – 2 of 2) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/IO/Image/
H A DvtkMRCReader.cxx295 typedef void (*ByteSwapFunction)(void*, size_t); typedef
297 ByteSwapFunction getByteSwapFunction(int vtkType, bool isLittleEndian) in getByteSwapFunction()
322 ByteSwapFunction byteSwapFunction) in readData()
397 ByteSwapFunction byteSwapFunction = getByteSwapFunction(vtkType, fileIsLittleEndian); in ExecuteDataWithInformation()
/dports/math/vtk8/VTK-8.2.0/IO/Image/
H A DvtkMRCReader.cxx290 typedef void (*ByteSwapFunction)(void*, size_t); typedef
292 ByteSwapFunction getByteSwapFunction(int vtkType, bool isLittleEndian) in getByteSwapFunction()
321 ByteSwapFunction byteSwapFunction) in readData()
397 ByteSwapFunction byteSwapFunction = getByteSwapFunction(vtkType,fileIsLittleEndian); in ExecuteDataWithInformation()