Home | History | Annotate | Download | only in enc

Lines Matching refs:BitsEntropy

318    Shannon entropy instead of 'BitsEntropy' since the prefix will be
320 BitsEntropy will assume that symbol to be stored alone using Huffman
515 if (BitsEntropy(literal_histo, 256) > bit_cost_threshold) {