ff_shrink44      4646 libavcodec/dsputil.c     c->shrink[2]= ff_shrink44;
ff_shrink44       104 libavcodec/dsputil.h void ff_shrink44(uint8_t *dst, int dst_wrap, const uint8_t *src, int src_wrap, int width, int height);
ff_shrink44      2601 libavcodec/imgconvert.c             resize_func = ff_shrink44;