Searched refs:av1_hash_table_count (Results 1 – 3 of 3) sorted by relevance
62 int32_t av1_hash_table_count(const hash_table *p_hash_table,
155 int32_t av1_hash_table_count(const hash_table *p_hash_table, in av1_hash_table_count() function166 assert(av1_hash_table_count(p_hash_table, hash_value) > 0); in av1_hash_get_first_iterator()
1876 const int count = av1_hash_table_count(ref_frame_hash, hash_value1); in av1_intrabc_hash_search()