ff_shrink22 43 libavcodec/imgconvert.h void ff_shrink22(uint8_t *dst, int dst_wrap, const uint8_t *src, int src_wrap, int width, int height); ff_shrink22 164 libavcodec/mpegvideoencdsp.c c->shrink[1] = ff_shrink22;