HEVC Test Model (HM)
HM-16.18
|
#include <SyntaxElementParser.h>
Public Member Functions | |
Void | setBitstream (TComInputBitstream *p) |
TComInputBitstream * | getBitstream () |
Protected Member Functions | |
SyntaxElementParser () | |
virtual | ~SyntaxElementParser () |
Void | xReadSCode (UInt length, Int &val) |
Void | xReadCode (UInt length, UInt &val) |
Void | xReadUvlc (UInt &val) |
Void | xReadSvlc (Int &val) |
Void | xReadFlag (UInt &val) |
Void | xReadRbspTrailingBits () |
Protected Attributes | |
TComInputBitstream * | m_pcBitstream |
Definition at line 92 of file SyntaxElementParser.h.
|
inlineprotected |
Definition at line 97 of file SyntaxElementParser.h.
|
inlineprotectedvirtual |
Definition at line 100 of file SyntaxElementParser.h.
|
inline |
Definition at line 125 of file SyntaxElementParser.h.
|
inline |
Definition at line 124 of file SyntaxElementParser.h.
|
protected |
Definition at line 95 of file SyntaxElementParser.h.