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

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c2011 static INLINE int get_motion_inconsistency(MOTION_DIRECTION this_mv, function
2138 none_complexity += get_motion_inconsistency(this_mv, right_mv);
2145 none_complexity += get_motion_inconsistency(this_mv, bottom_mv);

Completed in 582 milliseconds