Home | History | Annotate | Download | only in enc

Lines Matching full:histogram

34   // copy-length-prefix histogram
39 // Backward reference prefix-code histogram.
56 // Create the histogram.
60 // palette_code_bits is >= 0, initialize the histogram with this value.
65 // Return the size of the histogram for a given palette_code_bits.
71 // Collect all the references into a histogram (without reset)
75 // Free the memory allocated for the histogram.
78 // Free the memory allocated for the histogram set.
85 // Allocate and initialize histogram object with specified 'cache_bits'.
90 // Accumulate a token 'v' into a histogram.
107 // Builds the histogram image.