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
void * priv


Detailed Description

Definition at line 116 of file mp_image.h.


Field Documentation

unsigned char mp_image::bpp

Definition at line 129 of file mp_image.h.

Referenced by put_image(), and vf_clone_mpi_attributes().

unsigned int mp_image::flags

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().

unsigned char* mp_image::planes[MP_MAX_PLANES]

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().

int mp_image::stride[MP_MAX_PLANES]

unsigned char mp_image::type

Definition at line 118 of file mp_image.h.

Referenced by get_image(), 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:

Generated on Fri Oct 26 02:50:16 2012 for FFmpeg by  doxygen 1.5.8