ff_shrink44        44 libavcodec/imgconvert.h void ff_shrink44(uint8_t *dst, int dst_wrap, const uint8_t *src, int src_wrap, int width, int height);
ff_shrink44       165 libavcodec/mpegvideoencdsp.c     c->shrink[2] = ff_shrink44;