Home
last modified time | relevance | path

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

/third_party/toybox/toys/pending/
H A Dxzcat.c1081 #define LITERAL_CODER_SIZE 0x300 macro
1170 #define PROBS_TOTAL (1846 + LITERAL_CODERS_MAX * LITERAL_CODER_SIZE)
1367 uint16_t literal[LITERAL_CODERS_MAX][LITERAL_CODER_SIZE];

Completed in 5 milliseconds