Searched refs:av1_hash_table_count (Results 1 – 3 of 3) sorted by relevance
40 int32_t av1_hash_table_count(const hash_table *p_hash_table,
150 int32_t av1_hash_table_count(const hash_table *p_hash_table, in av1_hash_table_count() function161 assert(av1_hash_table_count(p_hash_table, hash_value) > 0); in av1_hash_get_first_iterator()
2433 const int count = av1_hash_table_count(ref_frame_hash, hash_value1); in av1_full_pixel_search()