Changeset 946 in SHVCSoftware for branches/SHM-upgrade/source/Lib/TLibCommon/TComPrediction.h
- Timestamp:
- 31 Dec 2014, 07:41:23 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-upgrade/source/Lib/TLibCommon/TComPrediction.h
r916 r946 146 146 147 147 #if SVC_EXTENSION 148 #if O0215_PHASE_ALIGNMENT_REMOVAL 149 Void upsampleBasePic( TComSlice* currSlice, UInt refLayerIdc, TComPicYuv* pcUsPic, TComPicYuv* pcBasePic, TComPicYuv* pcTempPic ); 150 #else 148 151 #if O0215_PHASE_ALIGNMENT 149 152 #if O0194_JOINT_US_BITSHIFT … … 163 166 #endif 164 167 #endif 168 #endif 165 169 #endif //SVC_EXTENSION 166 170 };
Note: See TracChangeset for help on using the changeset viewer.