Home
last modified time | relevance | path

Searched refs:CUT_MATCH (Results 1 – 1 of 1) sorted by relevance

/external/brotli/research/
Ddeorummolae.cc12 #define CUT_MATCH 6 macro
131 TextIdx l = (length == CUT_MATCH) ? CUT_MATCH : 1; in poisonData()
151 while (length >= CUT_MATCH) { in cutMatch()