Searched refs:av1_hash_table_create (Results 1 – 3 of 3) sorted by relevance
39 void av1_hash_table_create(hash_table *p_hash_table);
122 void av1_hash_table_create(hash_table *p_hash_table) { in av1_hash_table_create() function
5350 av1_hash_table_create(&cm->cur_frame->hash_table); in encode_frame_internal()