Searched refs:tableentry (Results 1 – 2 of 2) sorted by relevance
35 typedef struct tableentry { struct39 } tableentry; argument58 const tableentry TIFFFaxWhiteCodes[] = {170 const tableentry TIFFFaxBlackCodes[] = {282 extern const tableentry TIFFFaxWhiteCodes[];283 extern const tableentry TIFFFaxBlackCodes[];
668 putspan(TIFF* tif, int32 span, const tableentry* tab) in putspan()676 const tableentry* te = &tab[63 + (2560>>6)]; in putspan()686 const tableentry* te = &tab[63 + (span>>6)]; in putspan()1016 static const tableentry horizcode =1018 static const tableentry passcode =1020 static const tableentry vcodes[7] = {