Home
last modified time | relevance | path

Searched refs:cutoffTransformsCount (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/brotli/c/enc/
H A Dencoder_dict.h25 uint32_t cutoffTransformsCount; member
H A Dencoder_dict.c27 dict->cutoffTransformsCount = kCutoffTransformsCount; in BrotliInitEncoderDictionary()
H A Dhash.h151 if (matchlen + dictionary->cutoffTransformsCount <= len || matchlen == 0) { in TestStaticDictionaryItem()
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dencoder_dict.h25 uint32_t cutoffTransformsCount; member
H A Dencoder_dict.c27 dict->cutoffTransformsCount = kCutoffTransformsCount; in BrotliInitEncoderDictionary()
H A Dhash.h151 if (matchlen + dictionary->cutoffTransformsCount <= len || matchlen == 0) { in TestStaticDictionaryItem()

Completed in 3 milliseconds