P_MV1             627 libavcodec/motion_est.c         P_MV1[0]= mx;
P_MV1             628 libavcodec/motion_est.c         P_MV1[1]= my;
P_MV1             798 libavcodec/motion_est.c             P_MV1[0]= mx; //FIXME not correct if block != field_select
P_MV1             799 libavcodec/motion_est.c             P_MV1[1]= my / 2;
P_MV1            1021 libavcodec/motion_est_template.c         CHECK_MV(P_MV1[0]>>shift, P_MV1[1]>>shift)
P_MV1            1023 libavcodec/motion_est_template.c         CHECK_MV(P_MV1[0]>>shift, P_MV1[1]>>shift)
P_MV1            1080 libavcodec/motion_est_template.c         CHECK_MV(P_MV1[0]>>shift, P_MV1[1]>>shift)
P_MV1            1082 libavcodec/motion_est_template.c         CHECK_MV(P_MV1[0]>>shift, P_MV1[1]>>shift)