Searched refs:GetNextCode (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/third_party/libtiff/ |
D | tif_lzw.c | 340 #define GetNextCode(sp, bp, code) { \ macro 436 NextCode(tif, sp, bp, code, GetNextCode); in LZWDecode() 447 NextCode(tif, sp, bp, code, GetNextCode); in LZWDecode()
|