Lines Matching defs:h263p_decode_umotion
310 static int h263p_decode_umotion(MpegEncContext * s, int pred)
388 mx = h263p_decode_umotion(s, pred_x);
393 my = h263p_decode_umotion(s, pred_y);
406 mx = h263p_decode_umotion(s, pred_x);
411 my = h263p_decode_umotion(s, pred_y);
848 mx = h263p_decode_umotion(s, pred_x);
856 my = h263p_decode_umotion(s, pred_y);
873 mx = h263p_decode_umotion(s, pred_x);
880 my = h263p_decode_umotion(s, pred_y);
958 mx = h263p_decode_umotion(s, pred_x);
965 my = h263p_decode_umotion(s, pred_y);
985 mx = h263p_decode_umotion(s, pred_x);
992 my = h263p_decode_umotion(s, pred_y);