Changeset 852 in 3DVCSoftware for branches/HTM-10.0-dev0/source/Lib/TLibEncoder/TEncTop.h
- Timestamp:
- 13 Feb 2014, 22:34:17 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-10.0-dev0/source/Lib/TLibEncoder/TEncTop.h
r655 r852 4 4 * granted under this license. 5 5 * 6 * Copyright (c) 2010-2013, ITU/ISO/IEC6 * Copyright (c) 2010-2014, ITU/ISO/IEC 7 7 * All rights reserved. 8 8 * … … 82 82 // encoder search 83 83 TEncSearch m_cSearch; ///< encoder search class 84 TEncEntropy* m_pcEntropyCoder; ///< entropy encoder84 //TEncEntropy* m_pcEntropyCoder; ///< entropy encoder 85 85 TEncCavlc* m_pcCavlcCoder; ///< CAVLC encoder 86 86 // coding tool
Note: See TracChangeset for help on using the changeset viewer.