Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dmat.c135 miINT8 = 1, /* 8 bit signed */ enumerator
992 case miINT8: in ReadMATImage()
1110 if((CellType==miINT8 || CellType==miUINT8) && (MATLAB_HDR.StructureFlag & FLAG_LOGICAL)) in ReadMATImage()
1128 (CellType==miINT8 || CellType==miINT16 || CellType==miINT32 || CellType==miINT64)) in ReadMATImage()