Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/brotli/research/
Ddictionary_generator.cc25 #define METHOD_DISTILL 3 macro
170 method = METHOD_DISTILL; in main()
262 if (method != METHOD_DISTILL && method != METHOD_PURIFY) { in main()
291 if (method == METHOD_DISTILL || method == METHOD_PURIFY) { in main()
314 } else if (method == METHOD_DISTILL) { in main()