HEVC Test Model (HM)  HM-16.18
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
TComMotionInfo.h File Reference

motion information handling classes (header) More...

#include <memory.h>
#include "CommonDef.h"
#include "TComMv.h"
Include dependency graph for TComMotionInfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  _AMVPInfo
 parameters for AMVP More...
 
class  TComMvField
 class for motion vector with reference index More...
 
class  TComCUMvField
 class for motion information in one CU More...
 

Typedefs

typedef struct _AMVPInfo AMVPInfo
 parameters for AMVP More...
 

Detailed Description

motion information handling classes (header)

Todo:
TComMvField seems to be better to be inherited from TComMv

Definition in file TComMotionInfo.h.