Searched refs:tableentry (Results 1 – 2 of 2) sorted by relevance
33 typedef struct tableentry { struct37 } tableentry; argument56 const tableentry TIFFFaxWhiteCodes[] = {168 const tableentry TIFFFaxBlackCodes[] = {280 extern const tableentry TIFFFaxWhiteCodes[];281 extern const tableentry TIFFFaxBlackCodes[];
666 putspan(TIFF* tif, int32 span, const tableentry* tab) in putspan()674 const tableentry* te = &tab[63 + (2560>>6)]; in putspan()684 const tableentry* te = &tab[63 + (span>>6)]; in putspan()1014 static const tableentry horizcode =1016 static const tableentry passcode =1018 static const tableentry vcodes[7] = {