- Timestamp:
- 1 Jan 2014, 14:21:27 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-9.1-dev0-MediaTek/source/Lib/TLibDecoder/TDecCAVLC.h
r748 r757 106 106 #endif 107 107 108 #if DLT_DIFF_CODING_IN_PPS108 #if H_3D && DLT_DIFF_CODING_IN_PPS 109 109 Void parsePPS ( TComPPS* pcPPS, TComVPS* pcVPS ); 110 110 Void parsePPSExtension ( TComPPS* pcPPS, TComVPS* pcVPS ); … … 113 113 #endif 114 114 115 Void parsePPS ( TComPPS* pcPPS);116 115 Void parseVUI ( TComVUI* pcVUI, TComSPS* pcSPS ); 117 116 Void parseSEI ( SEIMessages& );
Note: See TracChangeset for help on using the changeset viewer.