Searched refs:pavctx (Results 1 – 1 of 1) sorted by relevance
188 void avcodec_free_context(AVCodecContext **pavctx) in avcodec_free_context() argument190 AVCodecContext *avctx = *pavctx; in avcodec_free_context()203 av_freep(pavctx); in avcodec_free_context()