#include <iq.h>
Public Member Functions | |
IQ (const Id &n, In< Marker > &markerIn, In< VYApixel > &Cin, In< VYAimageDepth > &imageDepthIn, In< VYAimageComponent > &imageComponentIdIn, In< VYAimageH > &imageHIn, In< VYAimageV > &imageVIn, In< VYAimageDepth > &scanDepthIn, In< VYAimageComponent > &scanComponentIdIn, In< Bits > &QTableIn, In< VYAid > &QTableIdIn, Out< VYApixel > &Cout) | |
const char * | type () const |
void | main () |
Private Member Functions | |
void | get_size (unsigned int &size) |
int | load_quant_tables () |
Private Attributes | |
InPort< Marker > | markerInP |
InPort< VYApixel > | CinP |
InPort< VYAimageDepth > | imageDepthInP |
InPort< VYAimageComponent > | imageComponentIdInP |
InPort< VYAimageH > | imageHInP |
InPort< VYAimageV > | imageVInP |
InPort< VYAimageDepth > | scanDepthInP |
InPort< VYAimageComponent > | scanComponentIdInP |
InPort< Bits > | QTableInP |
InPort< VYAid > | QTableIdInP |
OutPort< VYApixel > | CoutP |
unsigned char | QTable [4][64] |
|
|
|
Definition at line 159 of file iq.cc. References Bits, and QTableInP. Referenced by load_quant_tables(). |
|
Definition at line 127 of file iq.cc. References Bits, first_quad, get_size(), QTable, QTableInP, and second_quad. Referenced by main(). |
|
Definition at line 43 of file iq.cc. References CinP, CoutP, DQT_MK, imageComponentIdInP, imageDepthInP, imageHInP, imageVInP, load_quant_tables(), Marker, markerInP, QTable, QTableIdInP, scanComponentIdInP, scanDepthInP, VYAid, VYAimageComponent, VYAimageDepth, VYAimageH, and VYAimageV. |
|
|
|
Definition at line 46 of file iq.h. Referenced by main(). |
|
Definition at line 57 of file iq.h. Referenced by main(). |
|
Definition at line 48 of file iq.h. Referenced by main(). |
|
Definition at line 47 of file iq.h. Referenced by main(). |
|
Definition at line 49 of file iq.h. Referenced by main(). |
|
Definition at line 50 of file iq.h. Referenced by main(). |
|
Definition at line 45 of file iq.h. Referenced by main(). |
|
Definition at line 64 of file iq.h. Referenced by load_quant_tables(), and main(). |
|
Definition at line 54 of file iq.h. Referenced by main(). |
|
Definition at line 53 of file iq.h. Referenced by get_size(), and load_quant_tables(). |
|
Definition at line 52 of file iq.h. Referenced by main(). |
|
Definition at line 51 of file iq.h. Referenced by main(). |