Changeset 785 in SHVCSoftware
- Timestamp:
- 6 Jun 2014, 19:23:47 (11 years ago)
- 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 3517 3517 #endif 3518 3518 3519 #if N0139_POSITION_ROUNDING_OFFSET 3519 #if REF_IDX_MFM 3520 // offset for collocated block in the motion mapping 3520 3521 if( iMotionMapping == 1 ) 3521 3522 { -
branches/SHM-6-dev/source/Lib/TLibCommon/TypeDef.h
r784 r785 194 194 #define P0079_DERIVE_NUMACTIVE_REF_PICS 1 ///< JCTVC-P0079 Modification of derivation of variable NumActiveRefLayerPics 195 195 #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_MFM197 #define N0139_POSITION_ROUNDING_OFFSET 1 ///< JCTVC-N0139: offset for collocated block in motion mapping198 #endif199 196 200 197 #define O0223_PICTURE_TYPES_ALIGN_FLAG 1 ///< a flag to indicatate whether picture types are aligned across layers. … … 259 256 #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 260 257 #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 Proposals258 #define HRD_BPB 1 ///< JCTVC-Q0101 Bitstream Partition Buffering Proposals 262 259 #define DPB_CONSTRAINTS 1 ///< JCTVC-Q0100 RPS DPB constraints 263 260 #define P0050_KNEE_FUNCTION_SEI 1 ///< JCTVC-P0050: Knee function SEI
Note: See TracChangeset for help on using the changeset viewer.