Changeset 309 in 3DVCSoftware
- Timestamp:
- 15 Mar 2013, 12:53:58 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-6.0-dev0/source/Lib/TLibCommon/TComPrediction.cpp
r305 r309 1120 1120 #if FIX_LGE_WP_FOR_3D_C0223 1121 1121 else if ( pcCU->getSlice()->getPPS()->getUseWP() && pcCU->getSlice()->getSliceType() == P_SLICE ) 1122 #endif 1122 1123 1123 { 1124 1124 #if MERL_VSP_C0152 … … 1129 1129 xWeightedPredictionUni( pcCU, &m_acYuvPred[0], uiPartAddr, iWidth, iHeight, REF_PIC_LIST_0, rpcYuvPred, iPartIdx ); 1130 1130 } 1131 1132 1133 1134 1135 1131 #endif 1136 1132 else 1137 1133 {
Note: See TracChangeset for help on using the changeset viewer.