Home
last modified time | relevance | path

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

/external/brotli/research/
Ddictionary_generator.cc14 #define METHOD_DISTILL 3 macro
143 method = METHOD_DISTILL; in main()
190 if (method != METHOD_DISTILL && method != METHOD_PURIFY) { in main()
202 if (method == METHOD_DISTILL || method == METHOD_PURIFY) { in main()
220 } else if (method == METHOD_DISTILL) { in main()