HEVC Test Model (HM)
HM-16.18
|
prediction class More...
Go to the source code of this file.
Functions | |
Void | getRefPUPartPos (TComDataCU *pcCU, TComMv &cMv, Int uiPartIdx, Int &ruiPredXLeft, Int &ruiPredYTop, Int &ruiPredXRight, Int &ruiPredYBottom, Int iWidth, Int iHeight) |
Bool | checkMVPRange (TComMv &cMv, UInt ctuLength, UInt tileXPosInCtus, UInt tileYPosInCtus, UInt tileWidthtInCtus, UInt tileHeightInCtus, Int PredXLeft, Int PredXRight, Int PredYTop, Int PredYBottom, ChromaFormat chromaFormat) |
prediction class
Definition in file TComPrediction.cpp.
Bool checkMVPRange | ( | TComMv & | cMv, |
UInt | ctuLength, | ||
UInt | tileXPosInCtus, | ||
UInt | tileYPosInCtus, | ||
UInt | tileWidthtInCtus, | ||
UInt | tileHeightInCtus, | ||
Int | PredXLeft, | ||
Int | PredXRight, | ||
Int | PredYTop, | ||
Int | PredYBottom, | ||
ChromaFormat | chromaFormat | ||
) |
Definition at line 954 of file TComPrediction.cpp.