Searched refs:InterlaceContext (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_interlace.c50 typedef struct InterlaceContext { struct
57 } InterlaceContext; typedef in typeref:struct:InterlaceContext
59 #define OFFSET(x) offsetof(InterlaceContext, x)
92 InterlaceContext *s = ctx->priv;
102 InterlaceContext *s = ctx->priv;
177 InterlaceContext *s = ctx->priv;
246 .priv_size = sizeof(InterlaceContext),

Completed in 44 milliseconds