Home
last modified time | relevance | path

Searched defs:kCutoffTransformsCount (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/brotli/c/enc/
H A Dhash.h45 static const uint32_t kCutoffTransformsCount = 10; variable
/aosp_15_r20/external/cronet/third_party/brotli/enc/
H A Dhash.h59 static const uint32_t kCutoffTransformsCount = 10; variable