Home
last modified time | relevance | path

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

/external/libpng/contrib/tools/
Dpngfix.c200 uarb_copy(uarb to, uarb from, int idigits) in uarb_copy() function
2458 chunk->uncompressed_digits = uarb_copy(chunk->uncompressed_bytes, in zlib_advance()
2460 chunk->compressed_digits = uarb_copy(chunk->compressed_bytes, in zlib_advance()