Searched defs:code_length_histo (Results 1 – 2 of 2) sorted by relevance
521 uint16_t* code_length_histo, int* next_symbol) { in ProcessSingleCodeLength()549 uint16_t* code_length_histo, int* next_symbol) { in ProcessRepeatedCodeLength()603 uint16_t* code_length_histo = h->code_length_histo; in ReadSymbolCodeLengths() local
218 uint16_t code_length_histo[16]; member