PullupBuffer      223 libavfilter/vf_pullup.c static PullupBuffer *pullup_lock_buffer(PullupBuffer *b, int parity)
PullupBuffer      236 libavfilter/vf_pullup.c static void pullup_release_buffer(PullupBuffer *b, int parity)
PullupBuffer      247 libavfilter/vf_pullup.c static int alloc_buffer(PullupContext *s, PullupBuffer *b)
PullupBuffer      262 libavfilter/vf_pullup.c static PullupBuffer *pullup_get_buffer(PullupContext *s, int parity)
PullupBuffer      584 libavfilter/vf_pullup.c static void pullup_submit_field(PullupContext *s, PullupBuffer *b, int parity)
PullupBuffer      617 libavfilter/vf_pullup.c                        PullupBuffer *dst, PullupBuffer *src, int parity)
PullupBuffer      663 libavfilter/vf_pullup.c     PullupBuffer *b;
PullupBuffer       31 libavfilter/vf_pullup.h     PullupBuffer *buffer;
PullupBuffer       45 libavfilter/vf_pullup.h     PullupBuffer *ifields[4], *ofields[2];
PullupBuffer       46 libavfilter/vf_pullup.h     PullupBuffer *buffer;
PullupBuffer       61 libavfilter/vf_pullup.h     PullupBuffer buffers[10];