mU                481 libavfilter/vf_fieldmatch.c     else if (match == mN || match == mU) return fm->nxt;
mU                637 libavfilter/vf_fieldmatch.c         case mU: copy_fields(fm, dst, src,   field); copy_fields(fm, dst, nxt, 1-field); break;
mU                668 libavfilter/vf_fieldmatch.c static const int fxo0m[] = { mP, mC, mN, mB, mU };
mU                669 libavfilter/vf_fieldmatch.c static const int fxo1m[] = { mN, mC, mP, mU, mB };
mU                764 libavfilter/vf_fieldmatch.c             match = checkmm(ctx, combs, match, fxo[mU], gen_frames, field);
mU                768 libavfilter/vf_fieldmatch.c             match = checkmm(ctx, combs, match, fxo[mU], gen_frames, field);
mU                776 libavfilter/vf_fieldmatch.c             match = checkmm(ctx, combs, match, fxo[mU], gen_frames, field);