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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_format.c38 typedef struct FormatContext { struct
47 } FormatContext; typedef in typeref:struct:FormatContext
51 FormatContext *s = ctx->priv;
57 FormatContext *s = ctx->priv;
129 FormatContext *s = ctx->priv;
140 #define OFFSET(x) offsetof(FormatContext, x)
177 .priv_size = sizeof(FormatContext),
216 .priv_size = sizeof(FormatContext),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavfilter/
H A Dvf_format.c35 } FormatContext; typedef in typeref:struct:__anon2078
41 FormatContext *format = ctx->priv;
73 static AVFilterFormats *make_format_list(FormatContext *format, int flag)
103 .priv_size = sizeof(FormatContext),
133 .priv_size = sizeof(FormatContext),

Completed in 109 milliseconds