mU                483 libavfilter/vf_fieldmatch.c     else if (match == mN || match == mU) return fm->nxt;
mU                642 libavfilter/vf_fieldmatch.c         case mU: copy_fields(fm, dst, src,   field); copy_fields(fm, dst, nxt, 1-field); break;
mU                673 libavfilter/vf_fieldmatch.c static const int fxo0m[] = { mP, mC, mN, mB, mU };
mU                674 libavfilter/vf_fieldmatch.c static const int fxo1m[] = { mN, mC, mP, mU, mB };
mU                775 libavfilter/vf_fieldmatch.c             match = checkmm(ctx, combs, match, fxo[mU], gen_frames, field);
mU                779 libavfilter/vf_fieldmatch.c             match = checkmm(ctx, combs, match, fxo[mU], gen_frames, field);
mU                787 libavfilter/vf_fieldmatch.c             match = checkmm(ctx, combs, match, fxo[mU], gen_frames, field);