inflate           157 libavcodec/flashsv.c     inflate(&s->zstream, Z_SYNC_FLUSH);
inflate           177 libavcodec/flashsv.c     inflate(&s->zstream, Z_SYNC_FLUSH);
inflate           206 libavcodec/flashsv.c     ret = inflate(&s->zstream, Z_FINISH);
inflate           210 libavcodec/flashsv.c         ret = inflate(&s->zstream, Z_FINISH);
inflate           143 libavcodec/lcldec.c     zret = inflate(&c->zstream, Z_FINISH);
inflate           177 libavcodec/mscc.c     ret = inflate(&s->zstream, Z_FINISH);
inflate           185 libavcodec/mvha.c                 ret = inflate(&s->zstream, Z_SYNC_FLUSH);
inflate           110 libavcodec/mwsc.c     ret = inflate(&s->zstream, Z_FINISH);
inflate           424 libavcodec/pngdec.c         ret = inflate(&s->zstream, Z_PARTIAL_FLUSH);
inflate           470 libavcodec/pngdec.c         ret = inflate(&zstream, Z_PARTIAL_FLUSH);
inflate           194 libavcodec/rasc.c     zret = inflate(&s->zstream, Z_FINISH);
inflate           503 libavcodec/rasc.c         zret = inflate(&s->zstream, Z_SYNC_FLUSH);
inflate           518 libavcodec/rasc.c         zret = inflate(&s->zstream, Z_SYNC_FLUSH);
inflate           405 libavcodec/tiff.c     zret = inflate(&zstream, Z_SYNC_FLUSH);
inflate            95 libavcodec/tscc.c     ret = inflate(&c->zstream, Z_FINISH);
inflate            86 libavcodec/wcmv.c         zret = inflate(&s->zstream, Z_FINISH);
inflate           188 libavcodec/wcmv.c             zret = inflate(&s->zstream, Z_SYNC_FLUSH);
inflate            79 libavcodec/zerocodec.c         zret = inflate(zstream, Z_SYNC_FLUSH);
inflate           543 libavcodec/zmbv.c         zret = inflate(&c->zstream, Z_SYNC_FLUSH);
inflate           255 libavfilter/vf_neighbor.c         s->filter = s->depth > 8 ? inflate16 : inflate;
inflate           428 libavfilter/vf_neighbor.c DEFINE_NEIGHBOR_FILTER(inflate, "Apply inflate effect.");
inflate          1480 libavformat/http.c     ret = inflate(&s->inflate_stream, Z_SYNC_FLUSH);
inflate          1659 libavformat/matroskadec.c             result = inflate(&zstream, Z_NO_FLUSH);
inflate          1086 libavformat/rtmpproto.c         ret = inflate(&zs, Z_NO_FLUSH);
inflate           121 libavformat/swfdec.c     ret = inflate(z, Z_NO_FLUSH);
inflate           101 tools/cws2fws.c         ret = inflate(&zstream, Z_SYNC_FLUSH);