Home
last modified time | relevance | path

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

/external/zopfli/src/zopflipng/lodepng/
Dlodepng.cpp686 static void cleanup_coins(Coin* coins, size_t num) in cleanup_coins() function
791 cleanup_coins(coins, numcoins); in lodepng_huffman_code_lengths()
824 cleanup_coins(coins, coinmem); in lodepng_huffman_code_lengths()
826 cleanup_coins(prev_row, coinmem); in lodepng_huffman_code_lengths()