Searched refs:ChannelMapContext (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 Daf_channelmap.c58 typedef struct ChannelMapContext { struct
67 } ChannelMapContext; typedef in typeref:struct:ChannelMapContext
69 #define OFFSET(x) offsetof(ChannelMapContext, x)
120 ChannelMapContext *s = ctx->priv;
289 ChannelMapContext *s = ctx->priv;
303 const ChannelMapContext *s = ctx->priv;
347 ChannelMapContext *s = ctx->priv;
405 .priv_size = sizeof(ChannelMapContext),

Completed in 43 milliseconds