Home
last modified time | relevance | path

Searched defs:input_codec_context (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/doc/examples/
Dtranscode_aac.c61 AVCodecContext **input_codec_context) in open_input_file()
147 AVCodecContext *input_codec_context, in open_output_file()
286 static int init_resampler(AVCodecContext *input_codec_context, in init_resampler()
372 AVCodecContext *input_codec_context, in decode_audio_frame()
554 AVCodecContext *input_codec_context, in read_decode_convert_and_store()
791 AVCodecContext *input_codec_context = NULL, *output_codec_context = NULL; in main() local