Searched refs:avcodec_default_reget_buffer (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/include/libavcodec/
H A Davcodec.h2880 int avcodec_default_reget_buffer(AVCodecContext *s, AVFrame *pic);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Davcodec.h2331 * avcodec_default_reget_buffer() instead of providing buffers allocated by
3958 int avcodec_default_reget_buffer(AVCodecContext *s, AVFrame *pic);
H A Doptions.c575 s->reget_buffer = avcodec_default_reget_buffer;
H A Dutils.c545 int avcodec_default_reget_buffer(AVCodecContext *s, AVFrame *pic){ function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Davcodec.h2129 * avcodec_default_reget_buffer() instead of providing buffers allocated by
3850 attribute_deprecated int avcodec_default_reget_buffer(AVCodecContext *s, AVFrame *pic);
H A Dutils.c1100 int avcodec_default_reget_buffer(AVCodecContext *s, AVFrame *pic) function

Completed in 191 milliseconds