Searched refs:ff_libwebp_get_frame (Results 1 – 4 of 4) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | libwebpenc_common.h | 56 int ff_libwebp_get_frame(AVCodecContext *avctx, LibWebPContextCommon *s,
|
D | libwebpenc.c | 44 int ret = ff_libwebp_get_frame(avctx, s, frame, &alt_frame, &pic); in libwebp_encode_frame()
|
D | libwebpenc_animencoder.c | 90 ret = ff_libwebp_get_frame(avctx, &s->cc, frame, &alt_frame, &pic); in libwebp_anim_encode_frame()
|
D | libwebpenc_common.c | 86 int ff_libwebp_get_frame(AVCodecContext *avctx, LibWebPContextCommon *s, in ff_libwebp_get_frame() function
|