Searched refs:tiff_unpack_zlib (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | tiff.c | 504 static int tiff_unpack_zlib(TiffContext *s, AVFrame *p, uint8_t *dst, int stride, in tiff_unpack_zlib() function 776 return tiff_unpack_zlib(s, p, dst, stride, src, size, width, lines, in tiff_unpack_strip()
|
Completed in 3 milliseconds