| /third_party/ffmpeg/doc/examples/ |
| H A D | encode_video.c | 39 static void encode(AVCodecContext *enc_ctx, AVFrame *frame, AVPacket *pkt, in encode() argument
|
| H A D | transcoding.c | 53 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 D | mtk_vcodec_util.c | 56 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 D | api-flac-test.c | 52 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 D | des3_ede_glue.c | 37 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 D | des3_ede_glue.c | 35 u32 *enc_ctx = ctx->enc.expkey; in des3_ede_enc_blk() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_mcdeint.c | 78 AVCodecContext *enc_ctx; member 107 AVCodecContext *enc_ctx; in config_props() local [all...] |
| /third_party/openssl/test/ |
| H A D | bad_dtls_test.c | 286 EVP_CIPHER_CTX *enc_ctx = NULL; in send_record() local
|
| /third_party/ffmpeg/fftools/ |
| H A D | ffmpeg_filter.c | 55 static enum AVPixelFormat choose_pixel_fmt(AVStream *st, AVCodecContext *enc_ctx, in choose_pixel_fmt() argument [all...] |
| H A D | ffmpeg.c | 2933 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 D | ffmpeg.h | 479 AVCodecContext *enc_ctx; member
|
| /third_party/ffmpeg/libavformat/ |
| H A D | avformat.c | 638 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 D | qat_algs.c | 246 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 D | qat_algs.c | 243 struct qat_enc *enc_ctx = &ctx->enc_cd->qat_enc_cd; in qat_alg_aead_init_enc_session() local
|