dng_decode_strip 554 libavcodec/tiff.c static int dng_decode_strip(AVCodecContext *avctx, AVFrame *frame); dng_decode_strip 677 libavcodec/tiff.c if ((ret = dng_decode_strip(s->avctx, p)) < 0)