Changeset 785 in SHVCSoftware


Ignore:
Timestamp:
6 Jun 2014, 19:23:47 (11 years ago)
Author:
seregin
Message:

remove N0139_POSITION_ROUNDING_OFFSET

Location:
branches/SHM-6-dev/source/Lib/TLibCommon
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-6-dev/source/Lib/TLibCommon/TComDataCU.cpp

    r724 r785  
    35173517#endif
    35183518
    3519 #if N0139_POSITION_ROUNDING_OFFSET
     3519#if REF_IDX_MFM
     3520  // offset for collocated block in the motion mapping
    35203521  if( iMotionMapping == 1 )
    35213522  {
  • branches/SHM-6-dev/source/Lib/TLibCommon/TypeDef.h

    r784 r785  
    194194#define P0079_DERIVE_NUMACTIVE_REF_PICS  1      ///< JCTVC-P0079 Modification of derivation of variable NumActiveRefLayerPics
    195195#define Q0060_MAX_TID_REF_EQUAL_TO_ZERO  1      ///< JCTVC-Q0060 handling the case max_tid_il_ref_pics_plus1 is equal to 0.
    196 #if REF_IDX_MFM
    197 #define N0139_POSITION_ROUNDING_OFFSET   1      ///< JCTVC-N0139: offset for collocated block in motion mapping
    198 #endif
    199196
    200197#define O0223_PICTURE_TYPES_ALIGN_FLAG   1  ///< a flag to indicatate whether picture types are aligned across layers.
     
    259256#define BITRATE_PICRATE_SIGNALLING       1      ///< JCTVC-Q0102 Proposal 3 signal bitrate, picrate only up to the maximum temporal sub-layers in the corresponding layer set
    260257#define LAYER_DECPICBUFF_PARAM           1      ///< JCTVC-Q0102 Proposal 2 infer value from layer DPB param
    261 #define HRD_BPB                         1      ///< JCTVC-Q0101 Bitstream Partition Buffering Proposals
     258#define HRD_BPB                          1      ///< JCTVC-Q0101 Bitstream Partition Buffering Proposals
    262259#define DPB_CONSTRAINTS                  1      ///< JCTVC-Q0100 RPS DPB constraints
    263260#define P0050_KNEE_FUNCTION_SEI          1      ///< JCTVC-P0050: Knee function SEI
Note: See TracChangeset for help on using the changeset viewer.