Home
last modified time | relevance | path

Searched refs:av1_hash_table_destroy (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dhash_motion.h38 void av1_hash_table_destroy(hash_table *p_hash_table);
Dhash_motion.c116 void av1_hash_table_destroy(hash_table *p_hash_table) { in av1_hash_table_destroy() function
Dencoder.c3142 av1_hash_table_destroy(&cm->buffer_pool->frame_bufs[i].hash_table); in av1_remove_compressor()