MAX_ALIGN         125 libavfilter/vf_yadif.c     const int edge = MAX_ALIGN - 1;
MAX_ALIGN         172 libavfilter/vf_yadif.c     const int edge = MAX_ALIGN / 2 - 1;
MAX_ALIGN         200 libavfilter/vf_yadif.c     int edge = 3 + MAX_ALIGN / df - 1;