Home
last modified time | relevance | path

Searched defs:hash_value2 (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dhash_motion.h30 uint32_t hash_value2; member
Dhash_motion.c166 uint32_t hash_value2) { in av1_has_exact_match()
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