mC                623 libavfilter/vf_fieldmatch.c     if (match == mC) {
mC                668 libavfilter/vf_fieldmatch.c static const int fxo0m[] = { mP, mC, mN, mB, mU };
mC                669 libavfilter/vf_fieldmatch.c static const int fxo1m[] = { mN, mC, mP, mU, mB };
mC                728 libavfilter/vf_fieldmatch.c         gen_frames[mC] = av_frame_clone(fm->src);
mC                729 libavfilter/vf_fieldmatch.c         if (!gen_frames[mC])
mC                734 libavfilter/vf_fieldmatch.c     match = compare_fields(fm, fxo[mC], fxo[mP], field);
mC                758 libavfilter/vf_fieldmatch.c             match = checkmm(ctx, combs, match, match == fxo[mP] ? fxo[mC] : fxo[mP], gen_frames, field);
mC                773 libavfilter/vf_fieldmatch.c             match = checkmm(ctx, combs, match, match == fxo[mP] ? fxo[mC] : fxo[mP], gen_frames, field);