Changeset 878 in SHVCSoftware for branches/SHM-dev/source/Lib/TLibEncoder
- Timestamp:
- 28 Aug 2014, 18:38:34 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/Lib/TLibEncoder/TEncCavlc.cpp
r874 r878 2999 2999 { 3000 3000 #if R0164_CGS_LUT_BUGFIX 3001 Int shift = pc3DAsymLUT->get MaxOctantDepth() - nDepth ;3001 Int shift = pc3DAsymLUT->getCurOctantDepth() - nDepth ; 3002 3002 #endif 3003 3003 for( Int nVertexIdx = 0 ; nVertexIdx < 4 ; nVertexIdx++ )
Note: See TracChangeset for help on using the changeset viewer.