Home
last modified time | relevance | path

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

/dports/graphics/djvulibre/djvulibre-3.5.28/libdjvu/
H A DIW44Image.cpp1177 const int maxgotcha = 7; in decode_buckets() local
1192 if (gotcha>=maxgotcha) in decode_buckets()
1193 ctx = maxgotcha; in decode_buckets()
H A DIW44EncodeCodec.cpp1149 const int maxgotcha = 7; in encode_buckets() local
1164 if (gotcha>=maxgotcha) in encode_buckets()
1165 ctx = maxgotcha; in encode_buckets()