Home
last modified time | relevance | path

Searched refs:SgiContext (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dsgienc.c33 typedef struct SgiContext { struct
37 } SgiContext; typedef
95 SgiContext *s = avctx->priv_data; in encode_frame()
272 #define OFFSET(x) offsetof(SgiContext, x)
292 .priv_data_size = sizeof(SgiContext),