HomeSort by relevance Sort by last modified time
    Searched full:numlit (Results 1 - 2 of 2) sorted by null

  /external/zopfli/src/zopflipng/lodepng/
lodepng_util.cpp 483 size_t numcodes = 0, numlit = 0, numlen = 0; //for logging local
502 numlit++;
529 zlibinfo->back().numlit = numlit; //output number of literal symbols
lodepng_util.h 144 size_t numlit; //number of lit codes in this block member in struct:lodepng::ZlibBlockInfo

Completed in 138 milliseconds