Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dsunrastenc.c30 typedef struct SUNRASTContext { struct
40 } SUNRASTContext; typedef
44 SUNRASTContext *s = avctx->priv_data; in sunrast_image_write_header()
61 SUNRASTContext *s = avctx->priv_data; in sunrast_image_write_image()
142 SUNRASTContext *s = avctx->priv_data; in sunrast_encode_init()
176 SUNRASTContext *s = avctx->priv_data; in sunrast_encode_frame()
196 #define OFFSET(x) offsetof(SUNRASTContext, x)
216 .priv_data_size = sizeof(SUNRASTContext),

Completed in 1 milliseconds