Lines Matching defs:byte
584 /* Buckets store counters for each byte value */
1061 * Pure byte distribution analysis fails to determine compressibility of data.
1068 * @ENTROPY_LVL_ACEPTABLE - below that threshold, sample has low byte entropy
1211 * Size of the core byte set - how many bytes cover 90% of the sample
1213 * There are several types of structured binary data that use nearly all byte
1221 * @BYTE_CORE_SET_LOW - main part of byte values repeated frequently,
1255 * Count byte values in buckets.
1257 * Because in most text-like data byte set is restricted to limited number of
1261 * @BYTE_SET_THRESHOLD - consider all data within this byte set size:
1278 * Continue collecting count of byte values in buckets. If the byte
1363 * - detect data with low "byte set" size (text, etc)
1364 * - detect data with low/high "core byte" set
1373 u8 byte;
1388 byte = ws->sample[i];
1389 ws->bucket[byte].count++;
1424 * 2. the data would turn out to be hardly compressible, eg. 150 byte