Home
last modified time | relevance | path

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

/external/brotli/c/enc/
Dcompress_fragment.c127 static void BuildAndStoreCommandPrefixCode(const uint32_t histogram[128], in BuildAndStoreCommandPrefixCode() function
716 BuildAndStoreCommandPrefixCode(cmd_histo, cmd_depth, cmd_bits, in BrotliCompressFragmentFastImpl()
726 BuildAndStoreCommandPrefixCode(cmd_histo, cmd_depth, cmd_bits, in BrotliCompressFragmentFastImpl()
Dcompress_fragment_two_pass.c69 static void BuildAndStoreCommandPrefixCode( in BuildAndStoreCommandPrefixCode() function
498 BuildAndStoreCommandPrefixCode(cmd_histo, cmd_depths, cmd_bits, in StoreCommands()