mp_image Struct Reference

#include <mp_image.h>

Data Fields

unsigned int flags
unsigned char type
int number
unsigned char bpp
unsigned int imgfmt
int width
int height
int x
int y
int w
int h
unsigned char * planes [MP_MAX_PLANES]
int stride [MP_MAX_PLANES]
char * qscale
int qstride
int pict_type
int fields
int qscale_type
int num_planes
int chroma_width
int chroma_height
int chroma_x_shift
int chroma_y_shift
int usage_count
voidpriv

Detailed Description

Definition at line 116 of file mp_image.h.


Field Documentation

Definition at line 129 of file mp_image.h.

Referenced by put_image(), and vf_clone_mpi_attributes().

Definition at line 131 of file mp_image.h.

Referenced by mp_image_alloc_planes(), mp_image_setfmt(), and put_image().

Definition at line 119 of file mp_image.h.

Referenced by vf_get_image().

Definition at line 128 of file mp_image.h.

Referenced by put_image(), and vf_clone_mpi_attributes().

Definition at line 139 of file mp_image.h.

Referenced by get_image(), and put_image().

Definition at line 126 of file mp_image.h.

Referenced by put_image(), vf_clone_mpi_attributes(), and vf_get_image().

Definition at line 130 of file mp_image.h.

Referenced by put_image(), and vf_clone_mpi_attributes().

Definition at line 127 of file mp_image.h.

Referenced by put_image(), and vf_clone_mpi_attributes().

unsigned char mp_image::type

Definition at line 118 of file mp_image.h.

Referenced by get_image(), start_slice(), and vf_get_image().

Definition at line 137 of file mp_image.h.

Referenced by vf_get_image().

Definition at line 123 of file mp_image.h.

Definition at line 123 of file mp_image.h.


The documentation for this struct was generated from the following file: