Lines Matching refs:GIFContext
47 typedef struct GIFContext {
61 } GIFContext;
103 GIFContext *s = avctx->priv_data;
160 GIFContext *s = avctx->priv_data;
239 GIFContext *s = avctx->priv_data;
299 GIFContext *s = avctx->priv_data;
454 GIFContext *s = avctx->priv_data;
479 GIFContext *s = avctx->priv_data;
526 GIFContext *s = avctx->priv_data;
537 #define OFFSET(x) offsetof(GIFContext, x)
560 .priv_data_size = sizeof(GIFContext),