Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_fax3.c65 typedef enum { G3_1D, G3_2D } Ttag; enumerator
738 code = (code<<1) | (sp->tag == G3_1D); in Fax3PutEOL()
759 sp->tag = G3_1D; in Fax3PreEncode()
1096 if (sp->tag == G3_1D) { in Fax3Encode()
1107 sp->tag = G3_1D; in Fax3Encode()
1141 code = (code<<1) | (sp->tag == G3_1D); in Fax3Close()