dng_decode_jpeg 1016 libavcodec/tiff.c ret = dng_decode_jpeg(avctx, frame, tile_byte_count, pos_x, pos_y, tile_width, tile_length); dng_decode_jpeg 1046 libavcodec/tiff.c return dng_decode_jpeg(avctx, frame, s->stripsize, 0, 0, s->width, s->height);