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.c82 static int init_decoder(const AVCodec *dec, AVCodecContext **dec_ctx, in init_decoder()
108 AVCodecContext *enc_ctx, AVCodecContext *dec_ctx) in run_test()
249 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.c37 Mpeg4DecContext dec_ctx; member
94 Mpeg4DecContext *dec_ctx = &pc->dec_ctx; in mpeg4_decode_header() local
/third_party/ffmpeg/doc/examples/
Dtranscoding.c52 AVCodecContext *dec_ctx; member
125 AVCodecContext *dec_ctx, *enc_ctx; in open_output_file() local
237 static int init_filter(FilteringContext* fctx, AVCodecContext *dec_ctx, in init_filter()
Dextract_mvs.c81 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.c44 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.c149AVCodecContext **dec_ctx, AVFormatContext *fmt_ctx, enum AVMediaType type) in open_codec_context()
/third_party/ffmpeg/libavfilter/
Dvf_subtitles.c315 AVCodecContext *dec_ctx = NULL; in init_subtitles() local
/third_party/ffmpeg/libavformat/
Davformat.c637 const AVCodecContext *const dec_ctx = cffstream(ist)->avctx; in avformat_transfer_internal_stream_timing_info() local
/third_party/ffmpeg/fftools/
Dffprobe.c83 AVCodecContext *dec_ctx; member
2710 AVCodecContext *dec_ctx = ifile->streams[pkt->stream_index].dec_ctx; in process_frame() local
2926 AVCodecContext *dec_ctx; in show_stream() local
Dffmpeg.h316 AVCodecContext *dec_ctx; member
Dffmpeg.c2958 AVCodecContext *dec_ctx = NULL; in init_output_stream_encode() local