Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dtiff.c483 static int tiff_uncompress(uint8_t *dst, unsigned long *len, const uint8_t *src, in tiff_uncompress() function
522 ret = tiff_uncompress(zbuf, &outlen, src, size); in tiff_unpack_zlib()

Completed in 4 milliseconds