Lines Matching refs:AVCodecContext
61 AVCodecContext **input_codec_context)
63 AVCodecContext *avctx;
147 AVCodecContext *input_codec_context,
149 AVCodecContext **output_codec_context)
151 AVCodecContext *avctx = NULL;
286 static int init_resampler(AVCodecContext *input_codec_context,
287 AVCodecContext *output_codec_context,
330 static int init_fifo(AVAudioFifo **fifo, AVCodecContext *output_codec_context)
372 AVCodecContext *input_codec_context,
445 AVCodecContext *output_codec_context,
554 AVCodecContext *input_codec_context,
555 AVCodecContext *output_codec_context,
620 AVCodecContext *output_codec_context,
667 AVCodecContext *output_codec_context,
739 AVCodecContext *output_codec_context)
791 AVCodecContext *input_codec_context = NULL, *output_codec_context = NULL;