mN 481 libavfilter/vf_fieldmatch.c else if (match == mN || match == mU) return fm->nxt; mN 635 libavfilter/vf_fieldmatch.c case mN: copy_fields(fm, dst, src, 1-field); copy_fields(fm, dst, nxt, field); break; mN 668 libavfilter/vf_fieldmatch.c static const int fxo0m[] = { mP, mC, mN, mB, mU }; mN 669 libavfilter/vf_fieldmatch.c static const int fxo1m[] = { mN, mC, mP, mU, mB }; mN 718 libavfilter/vf_fieldmatch.c if (i > mN && fm->combdbg == COMBDBG_PCN) mN 736 libavfilter/vf_fieldmatch.c match = compare_fields(fm, match, fxo[mN], field); mN 761 libavfilter/vf_fieldmatch.c match = checkmm(ctx, combs, match, fxo[mN], gen_frames, field); mN 767 libavfilter/vf_fieldmatch.c match = checkmm(ctx, combs, match, fxo[mN], gen_frames, field);