HEVC Test Model (HM)
HM-16.18
|
Public Member Functions | |
ScanGenerator (UInt blockWidth, UInt blockHeight, UInt stride, COEFF_SCAN_TYPE scanType) | |
UInt | GetCurrentX () const |
UInt | GetCurrentY () const |
UInt | GetNextIndex (UInt blockOffsetX, UInt blockOffsetY) |
Private Attributes | |
UInt | m_line |
UInt | m_column |
const UInt | m_blockWidth |
const UInt | m_blockHeight |
const UInt | m_stride |
const COEFF_SCAN_TYPE | m_scanType |
Definition at line 86 of file TComRom.cpp.
|
inline |
Definition at line 95 of file TComRom.cpp.
|
inline |
Definition at line 99 of file TComRom.cpp.
|
inline |
Definition at line 100 of file TComRom.cpp.
Definition at line 102 of file TComRom.cpp.
|
private |
Definition at line 90 of file TComRom.cpp.
|
private |
Definition at line 90 of file TComRom.cpp.
|
private |
Definition at line 89 of file TComRom.cpp.
|
private |
Definition at line 89 of file TComRom.cpp.
|
private |
Definition at line 92 of file TComRom.cpp.
|
private |
Definition at line 91 of file TComRom.cpp.