Image Descriptor.
More...
#include <vpx_image.h>
◆ fmt
◆ cs
◆ range
| unsigned int vpx_image::w |
| unsigned int vpx_image::h |
◆ bit_depth
| unsigned int vpx_image::bit_depth |
◆ d_w
| unsigned int vpx_image::d_w |
◆ d_h
| unsigned int vpx_image::d_h |
◆ r_w
| unsigned int vpx_image::r_w |
Intended rendering image width
◆ r_h
| unsigned int vpx_image::r_h |
Intended rendering image height
◆ x_chroma_shift
| unsigned int vpx_image::x_chroma_shift |
◆ y_chroma_shift
| unsigned int vpx_image::y_chroma_shift |
◆ planes
| unsigned char* vpx_image::planes[4] |
pointer to the top left pixel for each plane
◆ stride
stride between rows for each plane
◆ bps
bits per sample (for packed formats)
◆ img_data
| unsigned char* vpx_image::img_data |
◆ img_data_owner
| int vpx_image::img_data_owner |
◆ self_allocd
| int vpx_image::self_allocd |
◆ fb_priv
Frame buffer data associated with the image.
The documentation for this struct was generated from the following file: