Home
last modified time | relevance | path

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

/third_party/node/deps/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()
/third_party/skia/third_party/externals/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()