Changeset 30 in 3DVCSoftware for branches/0.3-poznan-univ/source/Lib/TLibDecoder
- Timestamp:
- 1 Mar 2012, 07:44:44 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.3-poznan-univ/source/Lib/TLibDecoder/TDecCu.cpp
r28 r30 440 440 // Coefficient decoding 441 441 m_pcEntropyDecoder->decodeCoeff( pcCU, uiAbsPartIdx, uiDepth, uiCurrWidth, uiCurrHeight ); 442 443 442 } 444 443
Note: See TracChangeset for help on using the changeset viewer.