Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dhash_motion.c165 int32_t av1_has_exact_match(hash_table *p_hash_table, uint32_t hash_value1, in av1_has_exact_match()
328 const uint32_t hash_value1 = (src_hash[0][pos] & crc_mask) + add_value; in av1_add_to_hash_map_by_row_with_precal_data() local
393 uint32_t *hash_value1, uint32_t *hash_value2, in av1_get_block_hash_value()
Dmcomp.c2420 uint32_t hash_value1, hash_value2; in av1_full_pixel_search() local