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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dsmoothstreamingenc.c78 } SmoothStreamingContext; typedef in typeref:struct:__anon3633
168 SmoothStreamingContext *c = s->priv_data;
214 SmoothStreamingContext *c = s->priv_data;
291 SmoothStreamingContext *c = s->priv_data;
514 SmoothStreamingContext *c = s->priv_data;
576 SmoothStreamingContext *c = s->priv_data;
601 SmoothStreamingContext *c = s->priv_data;
615 #define OFFSET(x) offsetof(SmoothStreamingContext, x)
637 .priv_data_size = sizeof(SmoothStreamingContext),

Completed in 89 milliseconds