P_MV1             580 libavcodec/motion_est.c         P_MV1[0]= mx;
P_MV1             581 libavcodec/motion_est.c         P_MV1[1]= my;
P_MV1             739 libavcodec/motion_est.c             P_MV1[0]= mx; //FIXME not correct if block != field_select
P_MV1             740 libavcodec/motion_est.c             P_MV1[1]= my / 2;
P_MV1            1199 libavcodec/motion_est_template.c         CHECK_MV(P_MV1[0]>>shift, P_MV1[1]>>shift)
P_MV1            1201 libavcodec/motion_est_template.c         CHECK_MV(P_MV1[0]>>shift, P_MV1[1]>>shift)
P_MV1            1259 libavcodec/motion_est_template.c         CHECK_MV(P_MV1[0]>>shift, P_MV1[1]>>shift)
P_MV1            1261 libavcodec/motion_est_template.c         CHECK_MV(P_MV1[0]>>shift, P_MV1[1]>>shift)