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


Public Member Functions | |
| RNSEIWindow () | |
| Int | getRegionId () const |
| Void | setRegionId (UInt const val) |
| Bool | operator== (RNSEIWindow const &rhs) const |
| Bool | checkSameRegion (RNSEIWindow const &rhs) const |
| Bool | checkSameID (RNSEIWindow const &rhs) const |
Public Member Functions inherited from Window | |
| Window () | |
| Bool | getWindowEnabledFlag () const |
| Int | getWindowLeftOffset () const |
| Void | setWindowLeftOffset (Int val) |
| Int | getWindowRightOffset () const |
| Void | setWindowRightOffset (Int val) |
| Int | getWindowTopOffset () const |
| Void | setWindowTopOffset (Int val) |
| Int | getWindowBottomOffset () const |
| Void | setWindowBottomOffset (Int val) |
| Void | setWindow (Int offsetLeft, Int offsetLRight, Int offsetLTop, Int offsetLBottom) |
| Bool | operator== (const Window &rhs) const |
Private Attributes | |
| UInt | m_regionId |
Friends | |
| std::ostream & | operator<< (std::ostream &os, RNSEIWindow const ®ion) |
|
inline |
|
inline |
|
inline |
|
friend |
1.8.5