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