Home
last modified time | relevance | path

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

/external/brotli/c/enc/
Dcompress_fragment.c128 static void BuildAndStoreCommandPrefixCode(const uint32_t histogram[128], in BuildAndStoreCommandPrefixCode() function
717 BuildAndStoreCommandPrefixCode(cmd_histo, cmd_depth, cmd_bits, in BrotliCompressFragmentFastImpl()
727 BuildAndStoreCommandPrefixCode(cmd_histo, cmd_depth, cmd_bits, in BrotliCompressFragmentFastImpl()
Dcompress_fragment_two_pass.c67 static void BuildAndStoreCommandPrefixCode( in BuildAndStoreCommandPrefixCode() function
467 BuildAndStoreCommandPrefixCode(cmd_histo, cmd_depths, cmd_bits, in StoreCommands()