Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dtiff.c550 static int tiff_uncompress_lzma(uint8_t *dst, uint64_t *len, const uint8_t *src, in tiff_uncompress_lzma() function
587 ret = tiff_uncompress_lzma(buf, &outlen, src, size); in tiff_unpack_lzma()

Completed in 3 milliseconds