ff_img_copy_plane 4644 libavcodec/dsputil.c     c->shrink[0]= ff_img_copy_plane;
ff_img_copy_plane  102 libavcodec/dsputil.h void ff_img_copy_plane(uint8_t *dst, int dst_wrap, const uint8_t *src, int src_wrap, int width, int height);
ff_img_copy_plane 1011 libavcodec/imgconvert.c             ff_img_copy_plane(dst->data[i], dst->linesize[i],
ff_img_copy_plane 1017 libavcodec/imgconvert.c         ff_img_copy_plane(dst->data[0], dst->linesize[0],
ff_img_copy_plane 1021 libavcodec/imgconvert.c         ff_img_copy_plane(dst->data[1], dst->linesize[1],
ff_img_copy_plane 2520 libavcodec/imgconvert.c             ff_img_copy_plane(dst->data[0], dst->linesize[0],
ff_img_copy_plane 2548 libavcodec/imgconvert.c             ff_img_copy_plane(dst->data[0], dst->linesize[0],
ff_img_copy_plane 2586 libavcodec/imgconvert.c             resize_func = ff_img_copy_plane;
ff_img_copy_plane 2626 libavcodec/imgconvert.c         ff_img_copy_plane(dst->data[0], dst->linesize[0],