Home
last modified time | relevance | path

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

/third_party/toybox/toys/pending/
H A Dxzcat.c1084 #define LITERAL_CODERS_MAX (1 << 4) macro
1170 #define PROBS_TOTAL (1846 + LITERAL_CODERS_MAX * LITERAL_CODER_SIZE)
1367 uint16_t literal[LITERAL_CODERS_MAX][LITERAL_CODER_SIZE];

Completed in 6 milliseconds