Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dt4.h58 const tableentry TIFFFaxWhiteCodes[] = { variable
282 extern const tableentry TIFFFaxWhiteCodes[];
A Dtif_fax3.c651 #define DEBUG_COLOR(w) (tab == TIFFFaxWhiteCodes ? w "W" : w "B")
996 putspan(tif, span, TIFFFaxWhiteCodes); in Fax3Encode1DRow()
1055 putspan(tif, a1-a0, TIFFFaxWhiteCodes); in Fax3Encode2DRow()
1059 putspan(tif, a2-a1, TIFFFaxWhiteCodes); in Fax3Encode2DRow()

Completed in 6 milliseconds