ff_get_plane_bytewidth 1006 libavcodec/imgconvert.c int bwidth = ff_get_plane_bytewidth(pix_fmt, width, i); ff_get_plane_bytewidth 34 libavcodec/imgconvert.h int ff_get_plane_bytewidth(enum PixelFormat pix_fmt, int width, int plane); ff_get_plane_bytewidth 271 libavfilter/avfilter.c ff_get_plane_bytewidth(link->format, link->cur_pic->w, i);