Changeset 1217 in 3DVCSoftware for branches/HTM-14.1-update-dev3-MediaTek/source/Lib/TLibDecoder
- Timestamp:
- 20 May 2015, 07:55:46 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-14.1-update-dev3-MediaTek/source/Lib/TLibDecoder/TDecCu.cpp
r1210 r1217 287 287 DvInfo.m_acNBDV.setZero(); 288 288 DvInfo.m_aVIdxCan = 0; 289 #if H_3D_NBDV_REF289 #if NH_3D_NBDV_REF 290 290 DvInfo.m_acDoNBDV.setZero(); 291 291 #endif … … 323 323 { 324 324 #endif 325 #if H_3D_NBDV_REF325 #if NH_3D_NBDV_REF 326 326 if( pcCU->getSlice()->getDepthBasedBlkPartFlag() ) //Notes from QC: please check the condition for DoNBDV. Remove this comment once it is done. 327 327 {
Note: See TracChangeset for help on using the changeset viewer.