Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dsgienc.c34 typedef struct SgiContext { struct
38 } SgiContext; typedef
96 SgiContext *s = avctx->priv_data; in encode_frame()
258 #define OFFSET(x) offsetof(SgiContext, x)
278 .priv_data_size = sizeof(SgiContext),

Completed in 2 milliseconds