Home
last modified time | relevance | path

Searched refs:av1_hash_table_count (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dhash_motion.h40 int32_t av1_hash_table_count(const hash_table *p_hash_table,
Dhash_motion.c150 int32_t av1_hash_table_count(const hash_table *p_hash_table, in av1_hash_table_count() function
161 assert(av1_hash_table_count(p_hash_table, hash_value) > 0); in av1_hash_get_first_iterator()
Dmcomp.c2433 const int count = av1_hash_table_count(ref_frame_hash, hash_value1); in av1_full_pixel_search()