Changeset 109 in SHVCSoftware for branches/HM-10.0-dev-SHM/source/Lib/TLibEncoder/TEncCavlc.h
- Timestamp:
- 3 Apr 2013, 01:05:45 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HM-10.0-dev-SHM/source/Lib/TLibEncoder/TEncCavlc.h
r54 r109 89 89 UInt getCoeffCost () { return m_uiCoeffCost; } 90 90 Void codeVPS ( TComVPS* pcVPS ); 91 #if VPS_EXTNS 92 Void codeVPSExtension ( TComVPS* pcVPS ); 93 #endif 91 94 Void codeVUI ( TComVUI *pcVUI, TComSPS* pcSPS ); 92 95 Void codeSPS ( TComSPS* pcSPS );
Note: See TracChangeset for help on using the changeset viewer.