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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dlibvpxdec.c107 static av_cold int vp8_free(AVCodecContext *avctx) function
127 .close = vp8_free,
146 .close = vp8_free,
H A Dlibvpxenc.c245 static av_cold int vp8_free(AVCodecContext *avctx) function
463 vp8_free(avctx);
843 .close = vp8_free,
872 .close = vp8_free,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dlibvpxdec.c107 static av_cold int vp8_free(AVCodecContext *avctx) function
120 .close = vp8_free,
H A Dlibvpxenc.c202 static av_cold int vp8_free(AVCodecContext *avctx) function
348 vp8_free(avctx);
574 .close = vp8_free,

Completed in 81 milliseconds