ff_shrink88        45 libavcodec/imgconvert.h void ff_shrink88(uint8_t *dst, int dst_wrap, const uint8_t *src, int src_wrap, int width, int height);
ff_shrink88       166 libavcodec/mpegvideoencdsp.c     c->shrink[3] = ff_shrink88;