Home
last modified time | relevance | path

Searched defs:scaled_search_mv (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_non_greedy_mv.c360 static FloatMV get_smooth_motion_vector(const FloatMV scaled_search_mv, in get_smooth_motion_vector()
437 FloatMV scaled_search_mv = { (float)search_mv.row / bh, in vp9_get_smooth_motion_field() local