Changeset 669 in 3DVCSoftware for branches/HTM-8.2-dev2-Qualcomm/source/Lib/TLibCommon/TComSlice.cpp
- Timestamp:
- 4 Nov 2013, 17:39:44 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-8.2-dev2-Qualcomm/source/Lib/TLibCommon/TComSlice.cpp
r655 r669 2968 2968 #endif 2969 2969 2970 #if QC_DEPTH_IV_MRG_F0125 2971 setupLUT = setupLUT || ( getVPS()->getIvMvPredFlag(layerIdInVPS ) && getIsDepth() ); 2972 #endif 2973 2970 2974 if( !setupLUT ) 2971 2975 return;
Note: See TracChangeset for help on using the changeset viewer.