FF_MPV_OFFSET     695 libavcodec/mpegvideo.h #define FF_MPV_OFFSET(x) offsetof(MpegEncContext, x)
FF_MPV_OFFSET      35 libavcodec/snow.h #define FF_MPV_OFFSET(x) (offsetof(MpegEncContext, x) + offsetof(SnowContext, m))