Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/brotli/c/enc/
Dbrotli_bit_stream.c858 static void CleanupBlockEncoder(MemoryManager* m, BlockEncoder* self) { in CleanupBlockEncoder() function
1061 CleanupBlockEncoder(m, &distance_enc); in BrotliStoreMetaBlock()
1062 CleanupBlockEncoder(m, &command_enc); in BrotliStoreMetaBlock()
1063 CleanupBlockEncoder(m, &literal_enc); in BrotliStoreMetaBlock()
/third_party/node/deps/brotli/c/enc/
Dbrotli_bit_stream.c858 static void CleanupBlockEncoder(MemoryManager* m, BlockEncoder* self) { in CleanupBlockEncoder() function
1061 CleanupBlockEncoder(m, &distance_enc); in BrotliStoreMetaBlock()
1062 CleanupBlockEncoder(m, &command_enc); in BrotliStoreMetaBlock()
1063 CleanupBlockEncoder(m, &literal_enc); in BrotliStoreMetaBlock()