Searched refs:BuildAndStoreCommandPrefixCode (Results 1 – 2 of 2) sorted by relevance
/external/brotli/c/enc/ |
D | compress_fragment.c | 127 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()
|
D | compress_fragment_two_pass.c | 69 static void BuildAndStoreCommandPrefixCode( in BuildAndStoreCommandPrefixCode() function 498 BuildAndStoreCommandPrefixCode(cmd_histo, cmd_depths, cmd_bits, in StoreCommands()
|