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

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c2128 MOTION_DIRECTION right_mv; local
2136 right_mv = get_motion_direction_fp(
2138 none_complexity += get_motion_inconsistency(this_mv, right_mv);

Completed in 455 milliseconds