Home
last modified time | relevance | path

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

/external/libaom/av1/encoder/
Dhash_motion.c137 block_hash *curr_block_hash) { in hash_table_add_to_table() argument
145 sizeof(curr_block_hash[0])); in hash_table_add_to_table()
147 curr_block_hash); in hash_table_add_to_table()
150 curr_block_hash); in hash_table_add_to_table()
336 block_hash curr_block_hash; in av1_add_to_hash_map_by_row_with_precal_data() local
337 curr_block_hash.x = x_pos; in av1_add_to_hash_map_by_row_with_precal_data()
338 curr_block_hash.y = y_pos; in av1_add_to_hash_map_by_row_with_precal_data()
341 curr_block_hash.hash_value2 = src_hash[1][pos]; in av1_add_to_hash_map_by_row_with_precal_data()
344 &curr_block_hash)) { in av1_add_to_hash_map_by_row_with_precal_data()