Searched refs:av1_hash_table_destroy (Results 1 – 3 of 3) sorted by relevance
38 void av1_hash_table_destroy(hash_table *p_hash_table);
116 void av1_hash_table_destroy(hash_table *p_hash_table) { in av1_hash_table_destroy() function
3142 av1_hash_table_destroy(&cm->buffer_pool->frame_bufs[i].hash_table); in av1_remove_compressor()