mC 628 libavfilter/vf_fieldmatch.c if (match == mC) { mC 673 libavfilter/vf_fieldmatch.c static const int fxo0m[] = { mP, mC, mN, mB, mU }; mC 674 libavfilter/vf_fieldmatch.c static const int fxo1m[] = { mN, mC, mP, mU, mB }; mC 737 libavfilter/vf_fieldmatch.c gen_frames[mC] = av_frame_clone(fm->src); mC 738 libavfilter/vf_fieldmatch.c if (!gen_frames[mC]) { mC 745 libavfilter/vf_fieldmatch.c match = compare_fields(fm, fxo[mC], fxo[mP], field); mC 769 libavfilter/vf_fieldmatch.c match = checkmm(ctx, combs, match, match == fxo[mP] ? fxo[mC] : fxo[mP], gen_frames, field); mC 784 libavfilter/vf_fieldmatch.c match = checkmm(ctx, combs, match, match == fxo[mP] ? fxo[mC] : fxo[mP], gen_frames, field);