Lines Matching refs:BROTLI_FREE
213 BROTLI_FREE(m, s->storage_); in GetBrotliStorage()
252 BROTLI_FREE(m, s->large_table_); in GetHashTable()
821 BROTLI_FREE(m, s->storage_); in BrotliEncoderCleanupState()
822 BROTLI_FREE(m, s->commands_); in BrotliEncoderCleanupState()
825 BROTLI_FREE(m, s->large_table_); in BrotliEncoderCleanupState()
826 BROTLI_FREE(m, s->command_buf_); in BrotliEncoderCleanupState()
827 BROTLI_FREE(m, s->literal_buf_); in BrotliEncoderCleanupState()
1052 BROTLI_FREE(m, s->commands_); in EncodeData()
1305 BROTLI_FREE(m, commands); in BrotliCompressBufferQuality10()
1314 BROTLI_FREE(m, nodes); in BrotliCompressBufferQuality10()
1413 BROTLI_FREE(m, storage); in BrotliCompressBufferQuality10()
1414 BROTLI_FREE(m, commands); in BrotliCompressBufferQuality10()
1715 BROTLI_FREE(m, tmp_command_buf); in BrotliEncoderCompressStreamFast()
1716 BROTLI_FREE(m, tmp_literal_buf); in BrotliEncoderCompressStreamFast()