PullupContext 37 libavfilter/vf_pullup.c #define OFFSET(x) offsetof(PullupContext, x) PullupContext 114 libavfilter/vf_pullup.c static int alloc_metrics(PullupContext *s, PullupField *f) PullupContext 146 libavfilter/vf_pullup.c static PullupField *make_field_queue(PullupContext *s, int len) PullupContext 183 libavfilter/vf_pullup.c PullupContext *s = ctx->priv; PullupContext 250 libavfilter/vf_pullup.c static int alloc_buffer(PullupContext *s, PullupBuffer *b) PullupContext 265 libavfilter/vf_pullup.c static PullupBuffer *pullup_get_buffer(PullupContext *s, int parity) PullupContext 329 libavfilter/vf_pullup.c static void compute_breaks(PullupContext *s, PullupField *f0) PullupContext 370 libavfilter/vf_pullup.c static void compute_affinity(PullupContext *s, PullupField *f) PullupContext 414 libavfilter/vf_pullup.c static int decide_frame_length(PullupContext *s) PullupContext 470 libavfilter/vf_pullup.c static PullupFrame *pullup_get_frame(PullupContext *s) PullupContext 532 libavfilter/vf_pullup.c static void compute_metric(PullupContext *s, int *dest, PullupContext 563 libavfilter/vf_pullup.c static int check_field_queue(PullupContext *s) PullupContext 587 libavfilter/vf_pullup.c static void pullup_submit_field(PullupContext *s, PullupBuffer *b, int parity) PullupContext 619 libavfilter/vf_pullup.c static void copy_field(PullupContext *s, PullupContext 635 libavfilter/vf_pullup.c static void pullup_pack_frame(PullupContext *s, PullupFrame *fr) PullupContext 665 libavfilter/vf_pullup.c PullupContext *s = ctx->priv; PullupContext 739 libavfilter/vf_pullup.c PullupContext *s = ctx->priv; PullupContext 774 libavfilter/vf_pullup.c .priv_size = sizeof(PullupContext), PullupContext 69 libavfilter/vf_pullup.h void ff_pullup_init_x86(PullupContext *s); PullupContext 30 libavfilter/x86/vf_pullup_init.c av_cold void ff_pullup_init_x86(PullupContext *s)