ff_shrink22      4645 libavcodec/dsputil.c     c->shrink[1]= ff_shrink22;
ff_shrink22       103 libavcodec/dsputil.h void ff_shrink22(uint8_t *dst, int dst_wrap, const uint8_t *src, int src_wrap, int width, int height);
ff_shrink22      2598 libavcodec/imgconvert.c             resize_func = ff_shrink22;