h263p_encode_umotion 500 libavcodec/ituh263enc.c h263p_encode_umotion(&s->pb, motion_x - pred_x); h263p_encode_umotion 501 libavcodec/ituh263enc.c h263p_encode_umotion(&s->pb, motion_y - pred_y); h263p_encode_umotion 529 libavcodec/ituh263enc.c h263p_encode_umotion(&s->pb, motion_x - pred_x); h263p_encode_umotion 530 libavcodec/ituh263enc.c h263p_encode_umotion(&s->pb, motion_y - pred_y);