Searched defs:input_format_context (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/doc/examples/
H A Dtranscode_aac.c63 open_input_file(const char *filename, AVFormatContext **input_format_context, AVCodecContext **input_codec_context) argument
297 decode_audio_frame(AVFrame *frame, AVFormatContext *input_format_context, AVCodecContext *input_codec_context, int *data_present, int *finished) argument
435 read_decode_convert_and_store(AVAudioFifo *fifo, AVFormatContext *input_format_context, AVCodecContext *input_codec_context, AVCodecContext *output_codec_context, SwrContext *resampler_context, int *finished) argument
636 AVFormatContext *input_format_context = NULL, *output_format_context = NULL; local
[all...]

Completed in 103 milliseconds