Home
last modified time | relevance | path

Searched defs:num_extra_bits (Results 1 – 1 of 1) sorted by relevance

/external/libgdx/gdx/jni/gdx2d/
Djpgd.cpp549 int num_extra_bits = symbol & 0xF; in huff_decode() local
2286 int num_extra_bits = i & 15; in make_huff_table() local