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
707 code = (code<<1) | (sp->tag == G3_1D), length++; in Fax3PutEOL()
726 sp->tag = G3_1D; in Fax3PreEncode()
1053 if (sp->tag == G3_1D) { in Fax3Encode()
1064 sp->tag = G3_1D; in Fax3Encode()
1098 code = (code<<1) | (sp->tag == G3_1D), length++; in Fax3Close()