Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_rdopt.c2697 int_mv tpl_new_mv = in discount_newmv_test() local
2699 int row_diff = abs(tpl_new_mv.as_mv.row - this_mv.as_mv.row); in discount_newmv_test()
2700 int col_diff = abs(tpl_new_mv.as_mv.col - this_mv.as_mv.col); in discount_newmv_test()