Lines Matching refs:SmoothStreamingContext
66 typedef struct SmoothStreamingContext {
76 } SmoothStreamingContext;
163 SmoothStreamingContext *c = s->priv_data;
205 SmoothStreamingContext *c = s->priv_data;
283 SmoothStreamingContext *c = s->priv_data;
498 SmoothStreamingContext *c = s->priv_data;
582 SmoothStreamingContext *c = s->priv_data;
608 SmoothStreamingContext *c = s->priv_data;
621 #define OFFSET(x) offsetof(SmoothStreamingContext, x)
643 .priv_data_size = sizeof(SmoothStreamingContext),