Searched refs:hbt_destroy (Results 1 – 3 of 3) sorted by relevance
81 void hbt_destroy();
1152 void hbt_destroy() { aom_free(hbt_hash_table); } function
3665 if (cpi->sf.use_hash_based_trellis) hbt_destroy(); in av1_remove_compressor()