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.c67 typedef enum { G3_1D, G3_2D } Ttag; enumerator
740 code = (code<<1) | (sp->tag == G3_1D); in Fax3PutEOL()
761 sp->tag = G3_1D; in Fax3PreEncode()
1094 if (sp->tag == G3_1D) { in Fax3Encode()
1105 sp->tag = G3_1D; in Fax3Encode()
1139 code = (code<<1) | (sp->tag == G3_1D); in Fax3Close()