Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_fax3.c633 Fax3PutBits(TIFF* tif, unsigned int bits, unsigned int length) in Fax3PutBits() function
648 #define putcode(tif, te) Fax3PutBits(tif, (te)->code, (te)->length)
1143 Fax3PutBits(tif, code, length); in Fax3Close()
1508 Fax3PutBits(tif, EOL, 12); in Fax4PostEncode()
1509 Fax3PutBits(tif, EOL, 12); in Fax4PostEncode()