Home
last modified time | relevance | path

Searched defs:next_symbol (Results 1 – 6 of 6) sorted by relevance

/external/brotli/c/dec/
Ddecode.c521 uint16_t* code_length_histo, int* next_symbol) { in ProcessSingleCodeLength()
549 uint16_t* code_length_histo, int* next_symbol) { in ProcessRepeatedCodeLength()
604 int* next_symbol = h->next_symbol; in ReadSymbolCodeLengths() local
Dstate.h215 int next_symbol[32]; member
/external/cronet/tot/third_party/brotli/dec/
Ddecode.c522 uint16_t* code_length_histo, int* next_symbol) { in ProcessSingleCodeLength()
550 uint16_t* code_length_histo, int* next_symbol) { in ProcessRepeatedCodeLength()
605 int* next_symbol = h->next_symbol; in ReadSymbolCodeLengths() local
Dstate.h230 int next_symbol[32]; member
/external/cronet/stable/third_party/brotli/dec/
Ddecode.c522 uint16_t* code_length_histo, int* next_symbol) { in ProcessSingleCodeLength()
550 uint16_t* code_length_histo, int* next_symbol) { in ProcessRepeatedCodeLength()
605 int* next_symbol = h->next_symbol; in ReadSymbolCodeLengths() local
Dstate.h230 int next_symbol[32]; member