P_LEFT            555 libavcodec/motion_est.c         P_LEFT[0] = s->current_picture.motion_val[0][mot_xy - 1][0];
P_LEFT            556 libavcodec/motion_est.c         P_LEFT[1] = s->current_picture.motion_val[0][mot_xy - 1][1];
P_LEFT            558 libavcodec/motion_est.c         if(P_LEFT[0]       > (c->xmax<<shift)) P_LEFT[0]       = (c->xmax<<shift);
P_LEFT            562 libavcodec/motion_est.c             c->pred_x= pred_x4= P_LEFT[0];
P_LEFT            563 libavcodec/motion_est.c             c->pred_y= pred_y4= P_LEFT[1];
P_LEFT            574 libavcodec/motion_est.c             P_MEDIAN[0]= mid_pred(P_LEFT[0], P_TOP[0], P_TOPRIGHT[0]);
P_LEFT            575 libavcodec/motion_est.c             P_MEDIAN[1]= mid_pred(P_LEFT[1], P_TOP[1], P_TOPRIGHT[1]);
P_LEFT            719 libavcodec/motion_est.c             P_LEFT[0] = mv_table[xy - 1][0];
P_LEFT            720 libavcodec/motion_est.c             P_LEFT[1] = mv_table[xy - 1][1];
P_LEFT            721 libavcodec/motion_est.c             if(P_LEFT[0]       > (c->xmax<<1)) P_LEFT[0]       = (c->xmax<<1);
P_LEFT            723 libavcodec/motion_est.c             c->pred_x= P_LEFT[0];
P_LEFT            724 libavcodec/motion_est.c             c->pred_y= P_LEFT[1];
P_LEFT            736 libavcodec/motion_est.c                 P_MEDIAN[0]= mid_pred(P_LEFT[0], P_TOP[0], P_TOPRIGHT[0]);
P_LEFT            737 libavcodec/motion_est.c                 P_MEDIAN[1]= mid_pred(P_LEFT[1], P_TOP[1], P_TOPRIGHT[1]);
P_LEFT           1015 libavcodec/motion_est.c             P_LEFT[0]       = s->current_picture.motion_val[0][mot_xy - 1][0];
P_LEFT           1016 libavcodec/motion_est.c             P_LEFT[1]       = s->current_picture.motion_val[0][mot_xy - 1][1];
P_LEFT           1018 libavcodec/motion_est.c             if(P_LEFT[0]       > (c->xmax<<shift)) P_LEFT[0]       = (c->xmax<<shift);
P_LEFT           1029 libavcodec/motion_est.c                 P_MEDIAN[0]= mid_pred(P_LEFT[0], P_TOP[0], P_TOPRIGHT[0]);
P_LEFT           1030 libavcodec/motion_est.c                 P_MEDIAN[1]= mid_pred(P_LEFT[1], P_TOP[1], P_TOPRIGHT[1]);
P_LEFT           1036 libavcodec/motion_est.c                     c->pred_x= P_LEFT[0];
P_LEFT           1037 libavcodec/motion_est.c                     c->pred_y= P_LEFT[1];
P_LEFT           1040 libavcodec/motion_est.c                 c->pred_x= P_LEFT[0];
P_LEFT           1041 libavcodec/motion_est.c                 c->pred_y= P_LEFT[1];
P_LEFT           1218 libavcodec/motion_est.c     P_LEFT[0]       = s->p_mv_table[xy + 1][0];
P_LEFT           1219 libavcodec/motion_est.c     P_LEFT[1]       = s->p_mv_table[xy + 1][1];
P_LEFT           1221 libavcodec/motion_est.c     if(P_LEFT[0]       < (c->xmin<<shift)) P_LEFT[0]       = (c->xmin<<shift);
P_LEFT           1225 libavcodec/motion_est.c         c->pred_x= P_LEFT[0];
P_LEFT           1226 libavcodec/motion_est.c         c->pred_y= P_LEFT[1];
P_LEFT           1238 libavcodec/motion_est.c         P_MEDIAN[0]= mid_pred(P_LEFT[0], P_TOP[0], P_TOPRIGHT[0]);
P_LEFT           1239 libavcodec/motion_est.c         P_MEDIAN[1]= mid_pred(P_LEFT[1], P_TOP[1], P_TOPRIGHT[1]);
P_LEFT           1283 libavcodec/motion_est.c             P_LEFT[0]        = mv_table[mot_xy - 1][0];
P_LEFT           1284 libavcodec/motion_est.c             P_LEFT[1]        = mv_table[mot_xy - 1][1];
P_LEFT           1286 libavcodec/motion_est.c             if(P_LEFT[0]       > (c->xmax<<shift)) P_LEFT[0]       = (c->xmax<<shift);
P_LEFT           1298 libavcodec/motion_est.c                 P_MEDIAN[0]= mid_pred(P_LEFT[0], P_TOP[0], P_TOPRIGHT[0]);
P_LEFT           1299 libavcodec/motion_est.c                 P_MEDIAN[1]= mid_pred(P_LEFT[1], P_TOP[1], P_TOPRIGHT[1]);
P_LEFT           1301 libavcodec/motion_est.c             c->pred_x= P_LEFT[0];
P_LEFT           1302 libavcodec/motion_est.c             c->pred_y= P_LEFT[1];
P_LEFT           1560 libavcodec/motion_est.c     P_LEFT[0]        = av_clip(mv_table[mot_xy - 1][0], xmin<<shift, xmax<<shift);
P_LEFT           1561 libavcodec/motion_est.c     P_LEFT[1]        = av_clip(mv_table[mot_xy - 1][1], ymin<<shift, ymax<<shift);
P_LEFT           1570 libavcodec/motion_est.c         P_MEDIAN[0]= mid_pred(P_LEFT[0], P_TOP[0], P_TOPRIGHT[0]);
P_LEFT           1571 libavcodec/motion_est.c         P_MEDIAN[1]= mid_pred(P_LEFT[1], P_TOP[1], P_TOPRIGHT[1]);
P_LEFT           1080 libavcodec/motion_est_template.c         CHECK_MV(P_LEFT[0]>>shift, P_LEFT[1]>>shift)
P_LEFT           1085 libavcodec/motion_est_template.c                     && ( P_LEFT[0]    |P_LEFT[1]
P_LEFT           1100 libavcodec/motion_est_template.c         CHECK_MV(P_LEFT[0]    >>shift, P_LEFT[1]    >>shift)
P_LEFT           1196 libavcodec/motion_est_template.c         CHECK_MV(P_LEFT[0]>>shift, P_LEFT[1]>>shift)
P_LEFT           1204 libavcodec/motion_est_template.c         CHECK_MV(P_LEFT[0]>>shift, P_LEFT[1]>>shift)
P_LEFT           1256 libavcodec/motion_est_template.c         CHECK_MV(P_LEFT[0]>>shift, P_LEFT[1]>>shift)
P_LEFT           1264 libavcodec/motion_est_template.c         CHECK_MV(P_LEFT[0]>>shift, P_LEFT[1]>>shift)
P_LEFT           1789 libavcodec/snow.c     P_LEFT[0]= left->mx;
P_LEFT           1790 libavcodec/snow.c     P_LEFT[1]= left->my;
P_LEFT           1821 libavcodec/snow.c     if(P_LEFT[0]     > (c->xmax<<shift)) P_LEFT[0]    = (c->xmax<<shift);
P_LEFT           1822 libavcodec/snow.c     if(P_LEFT[1]     > (c->ymax<<shift)) P_LEFT[1]    = (c->ymax<<shift);
P_LEFT           1829 libavcodec/snow.c     P_MEDIAN[0]= mid_pred(P_LEFT[0], P_TOP[0], P_TOPRIGHT[0]);
P_LEFT           1830 libavcodec/snow.c     P_MEDIAN[1]= mid_pred(P_LEFT[1], P_TOP[1], P_TOPRIGHT[1]);
P_LEFT           1833 libavcodec/snow.c         c->pred_x= P_LEFT[0];
P_LEFT           1834 libavcodec/snow.c         c->pred_y= P_LEFT[1];