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 *sd = ctx->priv; StabData 74 libavfilter/vf_vidstabdetect.c StabData *sd = ctx->priv; StabData 103 libavfilter/vf_vidstabdetect.c StabData *sd = ctx->priv; StabData 159 libavfilter/vf_vidstabdetect.c StabData *sd = ctx->priv; StabData 212 libavfilter/vf_vidstabdetect.c .priv_size = sizeof(StabData),