Home
last modified time | relevance | path

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

/third_party/ffmpeg/doc/examples/
H A Dencode_video.c39 static void encode(AVCodecContext *enc_ctx, AVFrame *frame, AVPacket *pkt, in encode() argument
H A Dtranscoding.c53 AVCodecContext *enc_ctx; member
125 AVCodecContext *dec_ctx, *enc_ctx; in open_output_file() local
237 init_filter(FilteringContext* fctx, AVCodecContext *dec_ctx, AVCodecContext *enc_ctx, const char *filter_spec) init_filter() argument
[all...]
/third_party/ffmpeg/tests/api/
H A Dapi-flac-test.c52 static int init_encoder(const AVCodec *enc, AVCodecContext **enc_ctx, in init_encoder() argument
107 run_test(const AVCodec *enc, const AVCodec *dec, AVCodecContext *enc_ctx, AVCodecContext *dec_ctx) run_test() argument
249 AVCodecContext *enc_ctx = NULL, *dec_ctx = NULL; main() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_mcdeint.c78 AVCodecContext *enc_ctx; member
107 AVCodecContext *enc_ctx; in config_props() local
[all...]
/third_party/openssl/test/
H A Dbad_dtls_test.c286 EVP_CIPHER_CTX *enc_ctx = NULL; in send_record() local
/third_party/ffmpeg/fftools/
H A Dffmpeg_filter.c55 static enum AVPixelFormat choose_pixel_fmt(AVStream *st, AVCodecContext *enc_ctx, in choose_pixel_fmt() argument
[all...]
H A Dffmpeg.c2933 AVCodecContext *enc_ctx = ost->enc_ctx; init_encoder_time_base() local
2957 AVCodecContext *enc_ctx = ost->enc_ctx; init_output_stream_encode() local
[all...]
H A Dffmpeg.h479 AVCodecContext *enc_ctx; member
/third_party/ffmpeg/libavformat/
H A Davformat.c638 AVCodecContext *const enc_ctx = ffstream(ost)->avctx; in avformat_transfer_internal_stream_timing_info() local
[all...]

Completed in 10 milliseconds