Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dnon_greedy_mv_test.cc125 TEST(non_greedy_mv, smooth_mf) { in TEST() argument
133 MV *smooth_mf = NULL; in TEST() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_non_greedy_mv.c416 float alpha, int num_iters, MV *smooth_mf) { in vp9_get_smooth_motion_field()