29 #include "libavutil/common.h"
30 #include "libavutil/pixdesc.h"
31 #include "libavutil/imgutils.h"
38 ptr, pix_fmt, width, height, 1);
42 unsigned char *dest,
int dest_size)
46 pix_fmt, width, height, 1);
58 width, height, pix_fmt, 1);
76 src->
linesize, pix_fmt, width, height);