Home
last modified time | relevance | path

Searched defs:p_hash_table (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libaom/av1/encoder/
H A Dhash_motion.c105 static void clear_all(hash_table *p_hash_table) { in clear_all()
118 void av1_hash_table_destroy(hash_table *p_hash_table) { in av1_hash_table_destroy()
124 bool av1_hash_table_create(hash_table *p_hash_table) { in av1_hash_table_create()
135 static bool hash_table_add_to_table(hash_table *p_hash_table, in hash_table_add_to_table()
158 int32_t av1_hash_table_count(const hash_table *p_hash_table, in av1_hash_table_count()
167 Iterator av1_hash_get_first_iterator(hash_table *p_hash_table, in av1_hash_get_first_iterator()
300 bool 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()