Changeset 280 in 3DVCSoftware for branches/HTM-5.1-dev0/source/Lib/TLibEncoder/TEncEntropy.cpp
- Timestamp:
- 14 Feb 2013, 23:41:41 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-5.1-dev0/source/Lib/TLibEncoder/TEncEntropy.cpp
r231 r280 133 133 #endif 134 134 135 #if HHI_MPI 135 #if HHI_MPI || OL_QTLIMIT_PREDCODING_B0068 136 136 Void TEncEntropy::encodeSPS( TComSPS* pcSPS, Bool bIsDepth ) 137 137 { … … 489 489 } 490 490 491 #if HHI_INTER_VIEW_RESIDUAL_PRED 491 #if HHI_INTER_VIEW_RESIDUAL_PRED && !MTK_MDIVRP_C0138 492 492 Void 493 493 TEncEntropy::encodeResPredFlag( TComDataCU* pcCU, UInt uiAbsPartIdx, UInt uiPUIdx, Bool bRD )
Note: See TracChangeset for help on using the changeset viewer.