Searched refs:_PutBits (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/third_party/libtiff/ |
D | tif_fax3.c | 612 #define _PutBits(tif, bits, length) { \ macro 637 _PutBits(tif, bits, length); in Fax3PutBits() 680 _PutBits(tif, code, length); in putspan() 691 _PutBits(tif, code, length); in putspan() 699 _PutBits(tif, code, length); in putspan() 732 _PutBits(tif, 0, tparm); in Fax3PutEOL() 741 _PutBits(tif, code, length); in Fax3PutEOL()
|