Searched refs:LibWebPContextCommon (Results 1 – 4 of 4) sorted by relevance
39 typedef struct LibWebPContextCommon { struct50 } LibWebPContextCommon; argument56 int ff_libwebp_get_frame(AVCodecContext *avctx, LibWebPContextCommon *s,60 #define OFFSET(x) offsetof(LibWebPContextCommon, x)
29 typedef LibWebPContextCommon LibWebPContext;83 LibWebPContextCommon *s = avctx->priv_data; in libwebp_encode_close()
45 LibWebPContextCommon *s = avctx->priv_data; in ff_libwebp_encode_init_common()86 int ff_libwebp_get_frame(AVCodecContext *avctx, LibWebPContextCommon *s, in ff_libwebp_get_frame()
33 LibWebPContextCommon cc;