VideoTools
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Gv::AvcReader::Component Struct Reference

Describes one plane of a Gv::AvcReader image, and points to its data. More...

#include <gvavcreader.h>

Public Member Functions

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
 

Public Attributes

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
 

Detailed Description

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: