Changeset 296 in 3DVCSoftware for trunk/source/Lib/TLibCommon/TComMotionInfo.h
- Timestamp:
- 20 Feb 2013, 22:07:43 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/Lib/TLibCommon/TComMotionInfo.h
r189 r296 59 59 60 60 // ==================================================================================================================== 61 #if QC_MULTI_DIS_CAN_A009761 #if H3D_NBDV 62 62 typedef struct _DisCand 63 63 { … … 94 94 Int getHor () const { return m_acMv.getHor(); } 95 95 Int getVer () const { return m_acMv.getVer(); } 96 #if QC_MRG_CANS_B004896 #if H3D_IVMP 97 97 Bool operator== ( const TComMvField& rcMv ) const 98 98 {
Note: See TracChangeset for help on using the changeset viewer.