structure holds pointers to y, u, v channels
More...
#include <oggplay_tools.h>
|
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
|
|
structure holds pointers to y, u, v channels
The documentation for this struct was generated from the following file: