Home
last modified time | relevance | path

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

/third_party/ffmpeg/tests/api/
Dapi-flac-test.c51 static int init_encoder(AVCodec *enc, AVCodecContext **enc_ctx, in init_encoder()
108 static int run_test(AVCodec *enc, AVCodec *dec, AVCodecContext *enc_ctx, in run_test()
248 AVCodecContext *enc_ctx = NULL, *dec_ctx = NULL; in main() local
/third_party/ffmpeg/doc/examples/
Dtranscoding.c52 AVCodecContext *enc_ctx; member
124 AVCodecContext *dec_ctx, *enc_ctx; in open_output_file() local
236 AVCodecContext *enc_ctx, const char *filter_spec) in init_filter()
Dencode_video.c39 static void encode(AVCodecContext *enc_ctx, AVFrame *frame, AVPacket *pkt, in encode()
/third_party/ffmpeg/libavfilter/
Dvf_mcdeint.c78 AVCodecContext *enc_ctx; member
107 AVCodecContext *enc_ctx; in config_props() local
/third_party/openssl/test/
Dbad_dtls_test.c286 EVP_CIPHER_CTX *enc_ctx = NULL; in send_record() local
/third_party/ffmpeg/fftools/
Dffmpeg_filter.c63 static enum AVPixelFormat choose_pixel_fmt(AVStream *st, AVCodecContext *enc_ctx, in choose_pixel_fmt()
Dffmpeg.c3327 AVCodecContext *enc_ctx = ost->enc_ctx; in init_encoder_time_base() local
3351 AVCodecContext *enc_ctx = ost->enc_ctx; in init_output_stream_encode() local
Dffmpeg.h474 AVCodecContext *enc_ctx; member
/third_party/ffmpeg/libavformat/
Dutils.c5820 AVCodecContext *enc_ctx; local