Searched refs:transform_id (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/brotli/dist/c/enc/ | ||
| H A D | hash.h | 156 size_t transform_id = (cut << 2) + local in function:TestStaticDictionaryItem 159 (transform_id << dictionary->words->size_bits_by_length[len]); |
| H A D | static_dict.c | 120 size_t transform_id = (cut << 2) + local in function:BrotliFindAllStaticDictionaryMatches 122 AddMatch(id + transform_id * n, len, l, matches); |
Completed in 4 milliseconds