Lines Matching refs:BROTLI_FREE
196 BROTLI_FREE(m, s->storage_); in GetBrotliStorage()
235 BROTLI_FREE(m, s->large_table_); in GetHashTable()
789 BROTLI_FREE(m, s->storage_); in BrotliEncoderCleanupState()
790 BROTLI_FREE(m, s->commands_); in BrotliEncoderCleanupState()
793 BROTLI_FREE(m, s->large_table_); in BrotliEncoderCleanupState()
794 BROTLI_FREE(m, s->command_buf_); in BrotliEncoderCleanupState()
795 BROTLI_FREE(m, s->literal_buf_); in BrotliEncoderCleanupState()
1015 BROTLI_FREE(m, s->commands_); in EncodeData()
1261 BROTLI_FREE(m, commands); in BrotliCompressBufferQuality10()
1270 BROTLI_FREE(m, nodes); in BrotliCompressBufferQuality10()
1373 BROTLI_FREE(m, storage); in BrotliCompressBufferQuality10()
1374 BROTLI_FREE(m, commands); in BrotliCompressBufferQuality10()
1667 BROTLI_FREE(m, tmp_command_buf); in BrotliEncoderCompressStreamFast()
1668 BROTLI_FREE(m, tmp_literal_buf); in BrotliEncoderCompressStreamFast()