|
Video Processing Framework
|
#include <Wav_IntCoding.h>
Public Member Functions | |
| CdeltaDecode (BitIn *bi) | |
| int | Decode (void) |
| int | DecodePositive (void) |
| int | DecodeNonNegative (void) |
| CdeltaDecode::CdeltaDecode | ( | BitIn * | bi | ) | [inline] |
| int CdeltaDecode::Decode | ( | void | ) |
| int CdeltaDecode::DecodeNonNegative | ( | void | ) |
| int CdeltaDecode::DecodePositive | ( | void | ) |