Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dlibrsvgdec.c28 typedef struct LibRSVGContext { struct
34 } LibRSVGContext; argument
40 LibRSVGContext *s = avctx->priv_data; in librsvg_decode_frame()
105 #define OFFSET(x) offsetof(LibRSVGContext, x)
130 .priv_data_size = sizeof(LibRSVGContext),