StabData 44 libavfilter/vf_vidstabdetect.c #define OFFSET(x) offsetof(StabData, x) StabData 45 libavfilter/vf_vidstabdetect.c #define OFFSETC(x) (offsetof(StabData, conf)+offsetof(VSMotionDetectConfig, x)) StabData 65 libavfilter/vf_vidstabdetect.c StabData *s = ctx->priv; StabData 74 libavfilter/vf_vidstabdetect.c StabData *s = ctx->priv; StabData 105 libavfilter/vf_vidstabdetect.c StabData *s = ctx->priv; StabData 162 libavfilter/vf_vidstabdetect.c StabData *s = ctx->priv; StabData 215 libavfilter/vf_vidstabdetect.c .priv_size = sizeof(StabData),