Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dhash_motion.h44 int32_t av1_has_exact_match(hash_table *p_hash_table, uint32_t hash_value1,
Dhash_motion.c165 int32_t av1_has_exact_match(hash_table *p_hash_table, uint32_t hash_value1, in av1_has_exact_match() function
Dencoder.c4737 if (av1_has_exact_match(last_hash_table, hash_value_1, hash_value_2)) { in is_integer_mv()