Searched defs:Histogram (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/brotli/dist/c/enc/
H A Dhistogram_inc.h12 typedef struct FN(Histogram) { typedef in typeref:struct:FN (){ uint32_t data_[DATA_SIZE]; size_t total_count_; double bit_cost_; } FN (Histogram)

Completed in 2 milliseconds