Searched refs:LITERAL_CODER_SIZE (Results 1 – 2 of 2) sorted by relevance
106 #define LITERAL_CODER_SIZE 0x300 macro195 #define PROBS_TOTAL (1846 + LITERAL_CODERS_MAX * LITERAL_CODER_SIZE)
211 uint16_t literal[LITERAL_CODERS_MAX][LITERAL_CODER_SIZE];
Completed in 5 milliseconds