Home
last modified time | relevance | path

Searched defs:enc_ctx (Results 1 - 14 of 14) 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...]
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/common/
H A Dmtk_vcodec_util.c56 struct mtk_vcodec_enc_ctx *enc_ctx = priv; in mtk_vcodec_mem_alloc() local
89 struct mtk_vcodec_enc_ctx *enc_ctx = priv; in mtk_vcodec_mem_free() local
/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...]
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Ddes3_ede_glue.c37 u32 *enc_ctx = ctx->enc.expkey; in des3_ede_enc_blk() local
53 u32 *enc_ctx = ctx->enc.expkey; in des3_ede_enc_blk_3way() local
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Ddes3_ede_glue.c35 u32 *enc_ctx = ctx->enc.expkey; in des3_ede_enc_blk() local
/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...]
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/
H A Dqat_algs.c246 struct qat_enc *enc_ctx = &ctx->enc_cd->qat_enc_cd; in qat_alg_aead_init_enc_session() local
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/
H A Dqat_algs.c243 struct qat_enc *enc_ctx = &ctx->enc_cd->qat_enc_cd; in qat_alg_aead_init_enc_session() local

Completed in 16 milliseconds