liboggplay 0.3.0
Data Fields
OggPlayYUVChannels Struct Reference

structure holds pointers to y, u, v channels More...

#include <oggplay_tools.h>

Data Fields

unsigned char * ptry
 Y channel.
 
unsigned char * ptru
 U channel.
 
unsigned char * ptrv
 V channel.
 
int y_width
 the width of the Y plane
 
int y_height
 the height of the Y plane
 
int uv_width
 the width of the U/V plane
 
int uv_height
 the height of the U/V plane
 

Detailed Description

structure holds pointers to y, u, v channels


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