Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_non_greedy_mv.c479 int search_dist; in vp9_get_local_structure() local
492 search_dist = fn_ptr->sdf(center, cur_stride, target, ref_stride); in vp9_get_local_structure()
499 I_row += nb_dist - search_dist; in vp9_get_local_structure()
505 I_row += nb_dist - search_dist; in vp9_get_local_structure()
515 I_col += nb_dist - search_dist; in vp9_get_local_structure()
521 I_col += nb_dist - search_dist; in vp9_get_local_structure()