Changeset 193 in 3DVCSoftware for branches/HTM-4.0.1-VSP-dev0/source/Lib/TLibEncoder/TEncGOP.h
- Timestamp:
- 19 Nov 2012, 21:15:40 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-4.0.1-VSP-dev0/source/Lib/TLibEncoder/TEncGOP.h
r166 r193 146 146 Void freeAPS (TComAPS* pAPS, TComSPS* pSPS); 147 147 Void allocAPS (TComAPS* pAPS, TComSPS* pSPS); 148 149 148 protected: 150 149 Void encodeAPS (TComAPS* pcAPS, TComOutputBitstream& APSbs, TComSlice* pcSlice); //!< encode APS syntax elements
Note: See TracChangeset for help on using the changeset viewer.