h263p_encode_umotion  499 libavcodec/ituh263enc.c                 h263p_encode_umotion(s, motion_x - pred_x);
h263p_encode_umotion  500 libavcodec/ituh263enc.c                 h263p_encode_umotion(s, motion_y - pred_y);
h263p_encode_umotion  528 libavcodec/ituh263enc.c                     h263p_encode_umotion(s, motion_x - pred_x);
h263p_encode_umotion  529 libavcodec/ituh263enc.c                     h263p_encode_umotion(s, motion_y - pred_y);