AV_CODEC_FLAG_INTERLACED_ME

interlaced motion estimation

extern (C) @nogc nothrow
enum AV_CODEC_FLAG_INTERLACED_ME = 1 << 29;

Meta