Changeset 30 in 3DVCSoftware for branches/0.3-poznan-univ/source/Lib/TLibCommon
- Timestamp:
- 1 Mar 2012, 07:44:44 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.3-poznan-univ/source/Lib/TLibCommon/TComDataCU.cpp
r28 r30 4371 4371 return false; 4372 4372 } 4373 //#if POZNAN_ENCODE_ONLY_DISOCCLUDED_CU //Owieczka 4374 // if (pColCU->isSkipped(uiAbsPartAddr)) 4375 // { 4376 // return false; 4377 // } 4378 //#endif 4373 4379 #if !SONY_COLPIC_AVAILABILITY 4374 4380 if( m_pcSlice->getRefPic(eRefPicList, riRefIdx)->getViewIdx() != m_pcSlice->getViewIdx() )
Note: See TracChangeset for help on using the changeset viewer.