Changeset 794 in 3DVCSoftware
- Timestamp:
- 24 Jan 2014, 00:50:36 (11 years ago)
- Location:
- branches/HTM-9.3-dev3-Samsung
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-9.3-dev3-Samsung/source/Lib/TLibEncoder/TEncEntropy.cpp
r792 r794 913 913 914 914 if( !pcCU->getSlice()->getIsDepth() || pcCU->isIntra( uiAbsPartIdx ) || pcCU->isSkipped( uiAbsPartIdx ) ) 915 { 915 916 return; 916 917 }
Note: See TracChangeset for help on using the changeset viewer.