Lines Matching refs:height
71 * height height.
80 int av_image_fill_pointers(uint8_t *data[4], enum AVPixelFormat pix_fmt, int height,
98 * That is, copy "height" number of lines of "bytewidth" bytes each.
110 int bytewidth, int height);
120 enum AVPixelFormat pix_fmt, int width, int height);
143 * @param height the height 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);
172 * @param height the height of the source image in pixels
179 enum AVPixelFormat pix_fmt, int width, int height, int align);
186 * @param h the height of the picture