#include <stdint.h>#include "avcodec.h"#include "bytestream.h"#include "get_bits.h"#include "vlc.h"#include "cfhddsp.h"Go to the source code of this file.
| Enumerator | |
|---|---|
| SampleType | |
| SampleIndexTable | |
| BitstreamMarker | |
| VersionMajor | |
| VersionMinor | |
| VersionRevision | |
| VersionEdit | |
| TransformType | |
| NumFrames | |
| ChannelCount | |
| WaveletCount | |
| SubbandCount | |
| NumSpatial | |
| FirstWavelet | |
| GroupTrailer | |
| FrameType | |
| ImageWidth | |
| ImageHeight | |
| FrameIndex | |
| LowpassSubband | |
| NumLevels | |
| LowpassWidth | |
| LowpassHeight | |
| PixelOffset | |
| LowpassQuantization | |
| LowpassPrecision | |
| WaveletType | |
| WaveletNumber | |
| WaveletLevel | |
| NumBands | |
| HighpassWidth | |
| HighpassHeight | |
| LowpassBorder | |
| HighpassBorder | |
| LowpassScale | |
| LowpassDivisor | |
| SubbandNumber | |
| BandWidth | |
| BandHeight | |
| SubbandBand | |
| BandEncoding | |
| Quantization | |
| BandScale | |
| BandHeader | |
| BandTrailer | |
| ChannelNumber | |
| SampleFlags | |
| FrameNumber | |
| Precision | |
| InputFormat | |
| BandCodingFlags | |
| PeakLevel | |
| PeakOffsetLow | |
| PeakOffsetHigh | |
| Version | |
| BandSecondPass | |
| PrescaleTable | |
| EncodedFormat | |
| DisplayHeight | |
| ChannelWidth | |
| ChannelHeight | |
Similar to dv.c, generate signed VLC tables
Definition at line 276 of file cfhddata.c.
Referenced by cfhd_init().