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

An optimised row iterator for Gv::AvcReader when simple(). More...

#include <gvavcreader.h>

Public Member Functions

 SimpleIterator (const AvcReader &, int y, int scale)
 
unsigned char value0 () const
 
unsigned char value1 () const
 
unsigned char value2 () const
 
unsigned char r () const
 
unsigned char g () const
 
unsigned char b () const
 
unsigned char luma () const
 
void operator++ ()
 

Public Attributes

int m_x
 
int m_y
 
int m_scale
 
const Componentm_c0
 
const Componentm_c1
 
const Componentm_c2
 
const unsigned char * m_rp0
 
const unsigned char * m_rp1
 
const unsigned char * m_rp2
 
bool m_data_rgb
 

Detailed Description

An optimised row iterator for Gv::AvcReader when simple().

Definition at line 195 of file gvavcreader.h.


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