Home
last modified time | relevance | path

Searched defs:StoreLookahead (Results 1 – 7 of 7) sorted by relevance

/external/brotli/c/enc/
Dhash_composite_inc.h24 static BROTLI_INLINE size_t FN(StoreLookahead)(void) { in FN() argument
Dhash_rolling_inc.h24 static BROTLI_INLINE size_t FN(StoreLookahead)(void) { return 4; } in FN() argument
Dhash_longest_match_quickly_inc.h20 static BROTLI_INLINE size_t FN(StoreLookahead)(void) { return 8; } in FN() argument
Dhash_longest_match_inc.h20 static BROTLI_INLINE size_t FN(StoreLookahead)(void) { return 4; } in FN() argument
Dhash_longest_match64_inc.h20 static BROTLI_INLINE size_t FN(StoreLookahead)(void) { return 8; } in FN() argument
Dhash_forgetful_chain_inc.h28 static BROTLI_INLINE size_t FN(StoreLookahead)(void) { return 4; } in FN() argument
Dhash_to_binary_tree_inc.h23 static BROTLI_INLINE size_t FN(StoreLookahead)(void) { in FN() argument