Searched defs:p_hash_table (Results 1 – 1 of 1) sorted by relevance
104 void av1_hash_table_clear_all(hash_table *p_hash_table) { in av1_hash_table_clear_all()117 void av1_hash_table_destroy(hash_table *p_hash_table) { in av1_hash_table_destroy()123 void av1_hash_table_create(hash_table *p_hash_table) { in av1_hash_table_create()134 static void hash_table_add_to_table(hash_table *p_hash_table, in hash_table_add_to_table()150 int32_t av1_hash_table_count(const hash_table *p_hash_table, in av1_hash_table_count()159 Iterator av1_hash_get_first_iterator(hash_table *p_hash_table, in av1_hash_get_first_iterator()165 int32_t av1_has_exact_match(hash_table *p_hash_table, uint32_t hash_value1, in av1_has_exact_match()310 void av1_add_to_hash_map_by_row_with_precal_data(hash_table *p_hash_table, in av1_add_to_hash_map_by_row_with_precal_data()