Home
last modified time | relevance | path

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

/third_party/ffmpeg/tests/api/
Dapi-flac-test.c81 static int init_decoder(AVCodec *dec, AVCodecContext **dec_ctx, in init_decoder()
109 AVCodecContext *dec_ctx) in run_test()
248 AVCodecContext *enc_ctx = NULL, *dec_ctx = NULL; in main() local
Dapi-h264-slice-test.c48 static int decode(AVCodecContext *dec_ctx, AVFrame *frame, in decode()
/third_party/ffmpeg/libavcodec/
Dmpeg4video_parser.c33 Mpeg4DecContext dec_ctx; member
82 Mpeg4DecContext *dec_ctx = &pc->dec_ctx; in mpeg4_decode_header() local
/third_party/ffmpeg/doc/examples/
Dtranscoding.c51 AVCodecContext *dec_ctx; member
124 AVCodecContext *dec_ctx, *enc_ctx; in open_output_file() local
235 static int init_filter(FilteringContext* fctx, AVCodecContext *dec_ctx, in init_filter()
Dextract_mvs.c80 AVCodecContext *dec_ctx = NULL; in open_codec_context() local
Ddecode_video.c51 static void decode(AVCodecContext *dec_ctx, AVFrame *frame, AVPacket *pkt, in decode()
Dfiltering_audio.c43 static AVCodecContext *dec_ctx; variable
Dfiltering_video.c47 static AVCodecContext *dec_ctx; variable
Ddecode_audio.c71 static void decode(AVCodecContext *dec_ctx, AVPacket *pkt, AVFrame *frame, in decode()
Ddemuxing_decoding.c148AVCodecContext **dec_ctx, AVFormatContext *fmt_ctx, enum AVMediaType type) in open_codec_context()
/third_party/ffmpeg/libavfilter/
Dvf_subtitles.c304 AVCodecContext *dec_ctx = NULL; in init_subtitles() local
/third_party/ffmpeg/fftools/
Dffprobe.c73 AVCodecContext *dec_ctx; member
2371 AVCodecContext *dec_ctx = ifile->streams[pkt->stream_index].dec_ctx; in process_frame() local
2584 AVCodecContext *dec_ctx; in show_stream() local
Dffmpeg.c3352 AVCodecContext *dec_ctx = NULL; in init_output_stream_encode() local
Dffmpeg.h309 AVCodecContext *dec_ctx; member
/third_party/ffmpeg/libavformat/
Dutils.c5817 const AVCodecContext *dec_ctx; local
5822 dec_ctx = ist->codec; local