Searched refs:_PutBits (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/third_party/libtiff/ |
D | tif_fax3.c | 614 #define _PutBits(tif, bits, length) { \ macro 639 _PutBits(tif, bits, length); in Fax3PutBits() 682 _PutBits(tif, code, length); in putspan() 693 _PutBits(tif, code, length); in putspan() 701 _PutBits(tif, code, length); in putspan() 734 _PutBits(tif, 0, tparm); in Fax3PutEOL() 743 _PutBits(tif, code, length); in Fax3PutEOL()
|