ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "G4RTJpeg.hh"
Go to the source code of this file.
Variables | |
static const int | YQuantumT [] |
static const int | CQuantumT [] |
static const int | YDcSizeT [] |
static const int | YDcCodeT [] |
static const G4HuffmanCodeTable | YDcHuffmanT |
static const int | CDcSizeT [] |
static const int | CDcCodeT [] |
static const G4HuffmanCodeTable | CDcHuffmanT |
static const int | YAcSizeT [] |
static const int | YAcCodeT [] |
static const G4HuffmanCodeTable | YAcHuffmanT |
static const int | YEOBidx = 0 |
static const int | YZRLidx = 151 |
static const int | CAcSizeT [] |
static const int | CAcCodeT [] |
static const G4HuffmanCodeTable | CAcHuffmanT |
static const int | CEOBidx = 0 |
static const int | CZRLidx = 151 |
static const int | DcDhtLength = 0x21 |
static const int | AcDhtLength = 0xb7 |
static const u_char | YDcDht [] |
static const u_char | CDcDht [] |
static const u_char | YAcDht [] |
static const u_char | CAcDht [] |
|
static |
Definition at line 248 of file G4RTJpegCoderTables.hh.
View newest version in sPHENIX GitHub at line 248 of file G4RTJpegCoderTables.hh
Referenced by G4JpegCoder::WriteHeader().
|
static |
Definition at line 194 of file G4RTJpegCoderTables.hh.
View newest version in sPHENIX GitHub at line 194 of file G4RTJpegCoderTables.hh
|
static |
Definition at line 301 of file G4RTJpegCoderTables.hh.
View newest version in sPHENIX GitHub at line 301 of file G4RTJpegCoderTables.hh
Referenced by G4JpegCoder::WriteHeader().
|
static |
Definition at line 236 of file G4RTJpegCoderTables.hh.
View newest version in sPHENIX GitHub at line 236 of file G4RTJpegCoderTables.hh
Referenced by G4JpegCoder::CodeHuffman().
|
static |
Definition at line 172 of file G4RTJpegCoderTables.hh.
View newest version in sPHENIX GitHub at line 172 of file G4RTJpegCoderTables.hh
|
static |
Definition at line 87 of file G4RTJpegCoderTables.hh.
View newest version in sPHENIX GitHub at line 87 of file G4RTJpegCoderTables.hh
|
static |
Definition at line 260 of file G4RTJpegCoderTables.hh.
View newest version in sPHENIX GitHub at line 260 of file G4RTJpegCoderTables.hh
Referenced by G4JpegCoder::WriteHeader().
|
static |
Definition at line 91 of file G4RTJpegCoderTables.hh.
View newest version in sPHENIX GitHub at line 91 of file G4RTJpegCoderTables.hh
Referenced by G4JpegCoder::CodeHuffman().
|
static |
Definition at line 83 of file G4RTJpegCoderTables.hh.
View newest version in sPHENIX GitHub at line 83 of file G4RTJpegCoderTables.hh
|
static |
Definition at line 242 of file G4RTJpegCoderTables.hh.
View newest version in sPHENIX GitHub at line 242 of file G4RTJpegCoderTables.hh
Referenced by G4JpegCoder::CodeHuffman().
|
static |
Definition at line 54 of file G4RTJpegCoderTables.hh.
View newest version in sPHENIX GitHub at line 54 of file G4RTJpegCoderTables.hh
Referenced by G4JpegCoder::Quantization(), and G4JpegCoder::WriteHeader().
|
static |
Definition at line 243 of file G4RTJpegCoderTables.hh.
View newest version in sPHENIX GitHub at line 243 of file G4RTJpegCoderTables.hh
Referenced by G4JpegCoder::CodeHuffman().
|
static |
Definition at line 247 of file G4RTJpegCoderTables.hh.
View newest version in sPHENIX GitHub at line 247 of file G4RTJpegCoderTables.hh
Referenced by G4JpegCoder::WriteHeader().
|
static |
Definition at line 120 of file G4RTJpegCoderTables.hh.
View newest version in sPHENIX GitHub at line 120 of file G4RTJpegCoderTables.hh
|
static |
Definition at line 270 of file G4RTJpegCoderTables.hh.
View newest version in sPHENIX GitHub at line 270 of file G4RTJpegCoderTables.hh
Referenced by G4JpegCoder::WriteHeader().
|
static |
Definition at line 162 of file G4RTJpegCoderTables.hh.
View newest version in sPHENIX GitHub at line 162 of file G4RTJpegCoderTables.hh
Referenced by G4JpegCoder::CodeHuffman().
|
static |
Definition at line 98 of file G4RTJpegCoderTables.hh.
View newest version in sPHENIX GitHub at line 98 of file G4RTJpegCoderTables.hh
|
static |
Definition at line 72 of file G4RTJpegCoderTables.hh.
View newest version in sPHENIX GitHub at line 72 of file G4RTJpegCoderTables.hh
|
static |
Definition at line 250 of file G4RTJpegCoderTables.hh.
View newest version in sPHENIX GitHub at line 250 of file G4RTJpegCoderTables.hh
Referenced by G4JpegCoder::WriteHeader().
|
static |
Definition at line 76 of file G4RTJpegCoderTables.hh.
View newest version in sPHENIX GitHub at line 76 of file G4RTJpegCoderTables.hh
Referenced by G4JpegCoder::CodeHuffman().
|
static |
Definition at line 68 of file G4RTJpegCoderTables.hh.
View newest version in sPHENIX GitHub at line 68 of file G4RTJpegCoderTables.hh
|
static |
Definition at line 168 of file G4RTJpegCoderTables.hh.
View newest version in sPHENIX GitHub at line 168 of file G4RTJpegCoderTables.hh
Referenced by G4JpegCoder::CodeHuffman().
|
static |
Definition at line 42 of file G4RTJpegCoderTables.hh.
View newest version in sPHENIX GitHub at line 42 of file G4RTJpegCoderTables.hh
Referenced by G4JpegCoder::Quantization(), and G4JpegCoder::WriteHeader().
|
static |
Definition at line 169 of file G4RTJpegCoderTables.hh.
View newest version in sPHENIX GitHub at line 169 of file G4RTJpegCoderTables.hh
Referenced by G4JpegCoder::CodeHuffman().