mN 483 libavfilter/vf_fieldmatch.c else if (match == mN || match == mU) return fm->nxt; mN 640 libavfilter/vf_fieldmatch.c case mN: copy_fields(fm, dst, src, 1-field); copy_fields(fm, dst, nxt, field); break; mN 673 libavfilter/vf_fieldmatch.c static const int fxo0m[] = { mP, mC, mN, mB, mU }; mN 674 libavfilter/vf_fieldmatch.c static const int fxo1m[] = { mN, mC, mP, mU, mB }; mN 725 libavfilter/vf_fieldmatch.c if (i > mN && fm->combdbg == COMBDBG_PCN) mN 747 libavfilter/vf_fieldmatch.c match = compare_fields(fm, match, fxo[mN], field); mN 772 libavfilter/vf_fieldmatch.c match = checkmm(ctx, combs, match, fxo[mN], gen_frames, field); mN 778 libavfilter/vf_fieldmatch.c match = checkmm(ctx, combs, match, fxo[mN], gen_frames, field);