Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dmvref_common.c334 const int weight_unit = 1; // mi_size_wide[BLOCK_8X8]; in add_tpl_ref_mv() local
372 if (idx < refmv_count[rf[0]]) ref_mv_stack[idx].weight += 2 * weight_unit; in add_tpl_ref_mv()
377 ref_mv_stack[idx].weight = 2 * weight_unit; in add_tpl_ref_mv()
422 ref_mv_stack[idx].weight += 2 * weight_unit; in add_tpl_ref_mv()
428 ref_mv_stack[idx].weight = 2 * weight_unit; in add_tpl_ref_mv()