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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_spp.h57 } SPPContext; typedef in typeref:struct:__anon3426
59 void ff_spp_init_x86(SPPContext *s);
H A Dvf_spp.c48 #define OFFSET(x) offsetof(SPPContext, x)
195 static void filter(SPPContext *p, uint8_t *dst, uint8_t *src,
266 SPPContext *spp = inlink->dst->priv;
290 SPPContext *spp = ctx->priv;
364 SPPContext *spp = ctx->priv;
378 SPPContext *spp = ctx->priv;
398 SPPContext *spp = ctx->priv;
431 .priv_size = sizeof(SPPContext),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/x86/
H A Dvf_spp.c220 av_cold void ff_spp_init_x86(SPPContext *s)

Completed in 33 milliseconds