Home
last modified time | relevance | path

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

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