Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dlibwebpenc_common.h39 typedef struct LibWebPContextCommon { struct
50 } LibWebPContextCommon; typedef
56 int ff_libwebp_get_frame(AVCodecContext *avctx, LibWebPContextCommon *s,
H A Dlibwebpenc.c31 typedef LibWebPContextCommon LibWebPContext;
84 LibWebPContextCommon *s = avctx->priv_data; in libwebp_encode_close()
H A Dlibwebpenc_common.c36 #define OFFSET(x) offsetof(LibWebPContextCommon, x)
83 LibWebPContextCommon *s = avctx->priv_data; in ff_libwebp_encode_init_common()
124 int ff_libwebp_get_frame(AVCodecContext *avctx, LibWebPContextCommon *s, in ff_libwebp_get_frame()
H A Dlibwebpenc_animencoder.c35 LibWebPContextCommon cc;

Completed in 2 milliseconds