Describes one plane of a Gv::AvcReader image, and points to its data.
More...
#include <gvavcreader.h>
|
unsigned int | fullvalue (const unsigned char *p, bool be) const |
|
unsigned char | value (const unsigned char *p, bool be) const |
|
unsigned char | simplevalue (const unsigned char *p) const |
|
size_t | rowoffset (int y) const |
|
size_t | xoffset (int x) const |
|
size_t | simplexoffset (int x) const |
|
bool | simple () const |
|
|
const unsigned char * | data |
|
size_t | offset |
|
size_t | linesize |
|
size_t | step |
|
unsigned short | depth |
|
unsigned int | mask |
|
unsigned short | shift |
|
bool | eightbit |
|
unsigned short | x_shift |
|
unsigned short | y_shift |
|
Describes one plane of a Gv::AvcReader image, and points to its data.
Definition at line 140 of file gvavcreader.h.
The documentation for this struct was generated from the following file: