|
HEVC Test Model (HM)
HM-16.18
|
#include <SyntaxElementWriter.h>


Protected Member Functions | |
| SyntaxElementWriter () | |
| virtual | ~SyntaxElementWriter () |
| Void | setBitstream (TComBitIf *p) |
| UInt | xConvertToUInt (Int iValue) |
| Void | xWriteSCode (Int iCode, UInt uiLength) |
| Void | xWriteCode (UInt uiCode, UInt uiLength) |
| Void | xWriteUvlc (UInt uiCode) |
| Void | xWriteSvlc (Int iCode) |
| Void | xWriteFlag (UInt uiCode) |
| Void | xWriteRbspTrailingBits () |
Protected Attributes | |
| TComBitIf * | m_pcBitIf |
Definition at line 68 of file SyntaxElementWriter.h.
|
inlineprotected |
Definition at line 73 of file SyntaxElementWriter.h.
|
inlineprotectedvirtual |
Definition at line 76 of file SyntaxElementWriter.h.
Definition at line 78 of file SyntaxElementWriter.h.
Definition at line 94 of file SyntaxElementWriter.h.
|
protected |
Definition at line 71 of file SyntaxElementWriter.h.
1.8.5