Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dpartition_strategy.c186 const int new_mv_col = x->best_mv.as_mv.col / 8; in simple_motion_search_get_best_ref() local
189 pc_tree->mv_ref_fulls[ref].col = new_mv_col; in simple_motion_search_get_best_ref()
193 pc_tree->split[save_mv_code]->mv_ref_fulls[ref].col = new_mv_col; in simple_motion_search_get_best_ref()