Changeset 655 in 3DVCSoftware for trunk/source/Lib/TLibDecoder/TDecEntropy.cpp
- Timestamp:
- 23 Oct 2013, 23:01:30 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/Lib/TLibDecoder/TDecEntropy.cpp
r622 r655 650 650 #endif 651 651 652 #if LGE_INTER_SDC_E0156652 #if H_3D_INTER_SDC 653 653 if( pcCU->getInterSDCFlag( uiAbsPartIdx ) ) 654 654 { … … 683 683 } 684 684 685 #if LGE_INTER_SDC_E0156685 #if H_3D_INTER_SDC 686 686 Void TDecEntropy::decodeInterSDCFlag( TComDataCU* pcCU, UInt uiAbsPartIdx, UInt uiDepth ) 687 687 {
Note: See TracChangeset for help on using the changeset viewer.