Searched refs:tiff_unpack_strip (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | tiff.c | 725 static int tiff_unpack_strip(TiffContext *s, AVFrame *p, uint8_t *dst, int stride, in tiff_unpack_strip() function 2004 if ((ret = tiff_unpack_strip(s, p, dst, stride, avpkt->data + soff, ssize, i, in decode_frame()
|
Completed in 3 milliseconds