Searched refs:avcodec_free_context (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Doptions.c157 void avcodec_free_context(AVCodecContext **pavctx) function
H A Davcodec.h3440 * resulting struct should be freed with avcodec_free_context().
3458 void avcodec_free_context(AVCodecContext **avctx);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffmpeg.c486 avcodec_free_context(&ost->enc_ctx);
508 avcodec_free_context(&ist->dec_ctx);

Completed in 179 milliseconds