Searched refs:transform_id (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/brotli/dist/c/enc/
H A Dhash.h156 size_t transform_id = (cut << 2) + local in function:TestStaticDictionaryItem
159 (transform_id << dictionary->words->size_bits_by_length[len]);
H A Dstatic_dict.c120 size_t transform_id = (cut << 2) + local in function:BrotliFindAllStaticDictionaryMatches
122 AddMatch(id + transform_id * n, len, l, matches);

Completed in 4 milliseconds