Searched refs:quantum_format (Results 1 – 2 of 2) sorted by relevance
187 quantum_format; in ReadIPLImage() local262 quantum_format = UnsignedQuantumFormat; in ReadIPLImage()266 quantum_format = SignedQuantumFormat; in ReadIPLImage()270 quantum_format = UnsignedQuantumFormat; in ReadIPLImage()274 quantum_format = SignedQuantumFormat; in ReadIPLImage()277 quantum_format = FloatingPointQuantumFormat; in ReadIPLImage()281 quantum_format = UnsignedQuantumFormat; in ReadIPLImage()285 quantum_format = UnsignedQuantumFormat; in ReadIPLImage()289 quantum_format = FloatingPointQuantumFormat; in ReadIPLImage()293 quantum_format = UnsignedQuantumFormat; in ReadIPLImage()[all …]
476 quantum_format; in ReadMIFFImage() local548 quantum_format=UndefinedQuantumFormat; in ReadMIFFImage()958 quantum_format=(QuantumFormatType) format; in ReadMIFFImage()1307 if (quantum_format != UndefinedQuantumFormat) in ReadMIFFImage()1309 status=SetQuantumFormat(image,quantum_info,quantum_format); in ReadMIFFImage()