Searched refs:do_16x16_motion_search (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_mbgraph.c79 static int do_16x16_motion_search(VP9_COMP *cpi, const MV *ref_mv, function
201 g_motion_error = do_16x16_motion_search(cpi,
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_mbgraph.c80 static int do_16x16_motion_search(VP9_COMP *cpi, const int_mv *ref_mv, function
205 g_motion_error = do_16x16_motion_search(cpi,

Completed in 107 milliseconds