HEVC Test Model (HM)
HM-16.18
|
parameters for AMVP More...
#include <TComMotionInfo.h>
Public Attributes | |
TComMv | m_acMvCand [AMVP_MAX_NUM_CANDS] |
array of motion vector predictor candidates More... | |
Int | iN |
number of motion vector predictor candidates More... | |
UInt | numSpatialMVPCandidates |
parameters for AMVP
Definition at line 54 of file TComMotionInfo.h.
Int _AMVPInfo::iN |
number of motion vector predictor candidates
Definition at line 57 of file TComMotionInfo.h.
TComMv _AMVPInfo::m_acMvCand[AMVP_MAX_NUM_CANDS] |
array of motion vector predictor candidates
Definition at line 56 of file TComMotionInfo.h.
UInt _AMVPInfo::numSpatialMVPCandidates |
Definition at line 59 of file TComMotionInfo.h.