Home
last modified time | relevance | path

Searched refs:InitCommandPrefixCodes (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/brotli/c/enc/
H A Dencode.c287 static void InitCommandPrefixCodes(uint8_t cmd_depths[128], in InitCommandPrefixCodes() function
731 InitCommandPrefixCodes(s->cmd_depths_, s->cmd_bits_, in EnsureInitialized()
/aosp_15_r20/external/cronet/third_party/brotli/enc/
H A Dencode.c279 static void InitCommandPrefixCodes(BrotliOnePassArena* s) { in InitCommandPrefixCodes() function
731 InitCommandPrefixCodes(s->one_pass_arena_); in EnsureInitialized()