Home
last modified time | relevance | path

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

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