HomeSort by relevance Sort by last modified time
    Searched refs:TIFFFaxWhiteCodes (Results 1 - 2 of 2) sorted by null

  /external/pdfium/third_party/libtiff/
t4.h 58 const tableentry TIFFFaxWhiteCodes[] = {
282 extern const tableentry TIFFFaxWhiteCodes[];
tif_fax3.c 651 #define DEBUG_COLOR(w) (tab == TIFFFaxWhiteCodes ? w "W" : w "B")
996 putspan(tif, span, TIFFFaxWhiteCodes);
1051 putspan(tif, a1-a0, TIFFFaxWhiteCodes);
1055 putspan(tif, a2-a1, TIFFFaxWhiteCodes);
    [all...]

Completed in 164 milliseconds