Searched refs:Fax3PutBits (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/third_party/libtiff/ |
D | tif_fax3.c | 631 Fax3PutBits(TIFF* tif, unsigned int bits, unsigned int length) in Fax3PutBits() function 646 #define putcode(tif, te) Fax3PutBits(tif, (te)->code, (te)->length) 1145 Fax3PutBits(tif, code, length); in Fax3Close() 1510 Fax3PutBits(tif, EOL, 12); in Fax4PostEncode() 1511 Fax3PutBits(tif, EOL, 12); in Fax4PostEncode()
|