Searched refs:BROTLI_LITERAL_BYTE_SCORE (Results 1 – 1 of 1) sorted by relevance
98 #define BROTLI_LITERAL_BYTE_SCORE 135 macro121 return BROTLI_SCORE_BASE + BROTLI_LITERAL_BYTE_SCORE * (score_t)copy_length - in BackwardReferenceScore()127 return BROTLI_LITERAL_BYTE_SCORE * (score_t)copy_length + in BackwardReferenceScoreUsingLastDistance()