MV_UNCHANGED      690 libavcodec/error_resilience.c                     fixed[mb_xy] = MV_UNCHANGED;
MV_UNCHANGED      704 libavcodec/error_resilience.c             if (fixed[mb_xy] & (MV_CHANGED|MV_UNCHANGED|MV_FROZEN)) {