Changeset 54 in SHVCSoftware for branches/HM-10.0-dev-SHM/source/Lib/TLibEncoder/TEncSlice.h
- Timestamp:
- 2 Mar 2013, 09:25:00 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HM-10.0-dev-SHM/source/Lib/TLibEncoder/TEncSlice.h
r51 r54 66 66 TEncCfg* m_pcCfg; ///< encoder configuration class 67 67 68 #if SVC_EXTENSION 69 TEncTop** m_ppcTEncTop; 70 #endif 71 68 72 // pictures 69 73 TComList<TComPic*>* m_pcListPic; ///< list of pictures
Note: See TracChangeset for help on using the changeset viewer.