Lines Matching defs:byte
826 /* Buckets store counters for each byte value */
1233 * buf_start is the byte offset we're of the start of our workspace buffer.
1235 * total_out is the last byte of the buffer
1251 * start byte is the first byte of the page we're currently
1329 * Pure byte distribution analysis fails to determine compressibility of data.
1336 * @ENTROPY_LVL_ACEPTABLE - below that threshold, sample has low byte entropy
1479 * Size of the core byte set - how many bytes cover 90% of the sample
1481 * There are several types of structured binary data that use nearly all byte
1489 * @BYTE_CORE_SET_LOW - main part of byte values repeated frequently,
1523 * Count byte values in buckets.
1525 * Because in most text-like data byte set is restricted to limited number of
1529 * @BYTE_SET_THRESHOLD - consider all data within this byte set size:
1546 * Continue collecting count of byte values in buckets. If the byte
1631 * - detect data with low "byte set" size (text, etc)
1632 * - detect data with low/high "core byte" set
1641 u8 byte;
1656 byte = ws->sample[i];
1657 ws->bucket[byte].count++;
1692 * 2. the data would turn out to be hardly compressible, eg. 150 byte