Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_lzw.c340 #define GetNextCode(sp, bp, code) { \ macro
436 NextCode(tif, sp, bp, code, GetNextCode); in LZWDecode()
447 NextCode(tif, sp, bp, code, GetNextCode); in LZWDecode()