Home
last modified time | relevance | path

Searched refs:SignedQuantumFormat (Results 1 – 5 of 5) sorted by relevance

/external/ImageMagick/coders/
Dipl.c272 quantum_format = SignedQuantumFormat; in ReadIPLImage()
280 quantum_format = SignedQuantumFormat; in ReadIPLImage()
566 if(quantum_info->format == SignedQuantumFormat){ in WriteIPLImage()
Dmat.c726 format_type=SignedQuantumFormat; in ReadMATImageV4()
Dtiff.c1691 status=SetQuantumFormat(image,quantum_info,SignedQuantumFormat); in ReadTIFFImage()
3797 case SignedQuantumFormat: in WriteTIFFImage()
/external/ImageMagick/MagickCore/
Dquantum.h46 SignedQuantumFormat, enumerator
Doption.c1916 { "Signed", SignedQuantumFormat, UndefinedOptionFlag, MagickFalse },