Home
last modified time | relevance | path

Searched refs:GetNextCode (Results 1 – 2 of 2) 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()
/external/opencv3/3rdparty/libtiff/
Dtif_lzw.c338 #define GetNextCode(sp, bp, code) { \ macro
433 NextCode(tif, sp, bp, code, GetNextCode); in LZWDecode()
443 NextCode(tif, sp, bp, code, GetNextCode); in LZWDecode()