Changeset 629 in 3DVCSoftware for branches/HTM-8.2-dev0-MediaTek/source/Lib/TLibDecoder/TDecTop.cpp
- Timestamp:
- 23 Sep 2013, 08:46:50 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-8.2-dev0-MediaTek/source/Lib/TLibDecoder/TDecTop.cpp
r622 r629 978 978 #if H_3D 979 979 pcSlice->setIvPicLists( m_ivPicLists ); 980 #if H_3D_IV_MERGE 980 #if H_3D_IV_MERGE 981 #if H_3D_FCO 982 //assert( !getIsDepth() ); 983 #else 981 984 assert( !getIsDepth() || ( pcSlice->getTexturePic() != 0 ) ); 985 #endif 982 986 #endif 983 987 #endif
Note: See TracChangeset for help on using the changeset viewer.