VirtualBox

source: vbox/trunk/src/libs/liblzma-5.8.1/rangecoder/price_table.c@ 108913

Last change on this file since 108913 was 108913, checked in by vboxsync, 4 weeks ago

libs/liblzma: Liblzma ose fix. jiraref:VBP-1635

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 844 bytes
Line 
1// SPDX-License-Identifier: 0BSD
2
3// This file has been generated by price_tablegen.c.
4
5#include "range_encoder.h"
6
7const uint8_t lzma_rc_prices[RC_PRICE_TABLE_SIZE] = {
8 128, 103, 91, 84, 78, 73, 69, 66,
9 63, 61, 58, 56, 54, 52, 51, 49,
10 48, 46, 45, 44, 43, 42, 41, 40,
11 39, 38, 37, 36, 35, 34, 34, 33,
12 32, 31, 31, 30, 29, 29, 28, 28,
13 27, 26, 26, 25, 25, 24, 24, 23,
14 23, 22, 22, 22, 21, 21, 20, 20,
15 19, 19, 19, 18, 18, 17, 17, 17,
16 16, 16, 16, 15, 15, 15, 14, 14,
17 14, 13, 13, 13, 12, 12, 12, 11,
18 11, 11, 11, 10, 10, 10, 10, 9,
19 9, 9, 9, 8, 8, 8, 8, 7,
20 7, 7, 7, 6, 6, 6, 6, 5,
21 5, 5, 5, 5, 4, 4, 4, 4,
22 3, 3, 3, 3, 3, 2, 2, 2,
23 2, 2, 2, 1, 1, 1, 1, 1
24};
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette