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

/xsrc/external/mit/brotli/dist/c/enc/
H A Dencoder_dict.h25 uint32_t cutoffTransformsCount; member in struct:BrotliEncoderDictionary
H A Dencoder_dict.c27 dict->cutoffTransformsCount = kCutoffTransformsCount;
H A Dhash.h151 if (matchlen + dictionary->cutoffTransformsCount <= len || matchlen == 0) {

Completed in 4 milliseconds