Lines Matching refs:width
53 * Compute the size of an image line with format pix_fmt and width
54 * width for the plane plane.
58 int av_image_get_linesize(enum AVPixelFormat pix_fmt, int width, int plane);
62 * width width.
67 int av_image_fill_linesizes(int linesizes[4], enum AVPixelFormat pix_fmt, int width);
120 enum AVPixelFormat pix_fmt, int width, int height);
142 * @param width the width of the image in pixels
150 enum AVPixelFormat pix_fmt, int width, int height, int align);
158 int av_image_get_buffer_size(enum AVPixelFormat pix_fmt, int width, int height, int align);
171 * @param width the width of the source image in pixels
179 enum AVPixelFormat pix_fmt, int width, int height, int align);
185 * @param w the width of the picture