Searched refs:lodepng_get_raw_size_lct (Results 1 - 1 of 1) sorted by relevance

/external/zopfli/src/zopflipng/lodepng/
H A Dlodepng.cpp2649 size_t lodepng_get_raw_size_lct(unsigned w, unsigned h, LodePNGColorType colortype, unsigned bitdepth) function
6211 if(lodepng_get_raw_size_lct(w, h, colortype, bitdepth) > in.size()) return 84;
6253 if(lodepng_get_raw_size_lct(w, h, colortype, bitdepth) > in.size()) return 84;

Completed in 51 milliseconds