Searched refs:histogram_size (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/brotli/dist/c/enc/
H A Dbackward_references_hq.c103 static void SetCost(const uint32_t* histogram, size_t histogram_size, argument
110 for (i = 0; i < histogram_size; i++) {
116 for (i = 0; i < histogram_size; i++) {
121 for (i = 0; i < histogram_size; i++) {

Completed in 3 milliseconds