vfw_ctx           163 libavdevice/vfwcap.c     struct vfw_ctx *ctx = s->priv_data;
vfw_ctx           180 libavdevice/vfwcap.c     struct vfw_ctx *ctx;
vfw_ctx           221 libavdevice/vfwcap.c     struct vfw_ctx *ctx = s->priv_data;
vfw_ctx           247 libavdevice/vfwcap.c     struct vfw_ctx *ctx = s->priv_data;
vfw_ctx           441 libavdevice/vfwcap.c     struct vfw_ctx *ctx = s->priv_data;
vfw_ctx           468 libavdevice/vfwcap.c #define OFFSET(x) offsetof(struct vfw_ctx, x)
vfw_ctx           487 libavdevice/vfwcap.c     .priv_data_size = sizeof(struct vfw_ctx),