Changeset 837 in 3DVCSoftware for branches/HTM-10.0rc1-dev0/source/Lib/TLibCommon/TComRom.h
- Timestamp:
- 8 Feb 2014, 00:23:11 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-10.0rc1-dev0/source/Lib/TLibCommon/TComRom.h
r773 r837 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 * … … 126 126 extern const UInt g_uiMinInGroup[ 10 ]; 127 127 128 extern const UInt g_auiGoRiceRange[5]; //!< maximum value coded with Rice codes129 extern const UInt g_auiGoRicePrefixLen[5]; //!< prefix length for each maximum value130 131 128 extern const UInt g_sigLastScan8x8[ 3 ][ 4 ]; //!< coefficient group scan order for 8x8 TUs 132 129 extern UInt g_sigLastScanCG32x32[ 64 ];
Note: See TracChangeset for help on using the changeset viewer.