Home
last modified time | relevance | path

Searched defs:dec_ctx (Results 1 - 22 of 22) sorted by relevance

/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/common/
H A Dmtk_vcodec_util.c61 struct mtk_vcodec_dec_ctx *dec_ctx = priv; in mtk_vcodec_mem_alloc() local
94 struct mtk_vcodec_dec_ctx *dec_ctx = priv; in mtk_vcodec_mem_free() local
/third_party/ffmpeg/libavcodec/
H A Dmpeg4video_parser.c37 Mpeg4DecContext dec_ctx; member
94 Mpeg4DecContext *dec_ctx = &pc->dec_ctx; in mpeg4_decode_header() local
/third_party/ffmpeg/doc/examples/
H A Dextract_mvs.c81 AVCodecContext *dec_ctx = NULL; in open_codec_context() local
H A Ddecode_video.c51 static void decode(AVCodecContext *dec_ctx, AVFrame *frame, AVPacket *pkt, in decode() argument
H A Dfiltering_audio.c44 static AVCodecContext *dec_ctx; variable
[all...]
H A Dfiltering_video.c47 static AVCodecContext *dec_ctx; variable
[all...]
H A Ddecode_audio.c71 static void decode(AVCodecContext *dec_ctx, AVPacket *pkt, AVFrame *frame, in decode() argument
H A Ddemuxing_decoding.c148 open_codec_context(int *stream_idx, AVCodecContext **dec_ctx, AVFormatContext *fmt_ctx, enum AVMediaType type) open_codec_context() argument
H A Dtranscoding.c52 AVCodecContext *dec_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-h264-slice-test.c48 static int decode(AVCodecContext *dec_ctx, AVFrame *frame, in decode() argument
H A Dapi-flac-test.c82 static int init_decoder(const AVCodec *dec, AVCodecContext **dec_ctx, in init_decoder() argument
249 AVCodecContext *enc_ctx = NULL, *dec_ctx = NULL; in main() local
107 run_test(const AVCodec *enc, const AVCodec *dec, AVCodecContext *enc_ctx, AVCodecContext *dec_ctx) run_test() argument
/kernel/linux/linux-5.10/drivers/crypto/cavium/zip/
H A Dzip_crypto.c113 struct zip_operation *dec_ctx = &zip_ctx->zip_decomp; in zip_ctx_exit() local
/kernel/linux/linux-6.6/drivers/crypto/cavium/zip/
H A Dzip_crypto.c113 struct zip_operation *dec_ctx = &zip_ctx->zip_decomp; in zip_ctx_exit() local
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Ddes3_ede_glue.c45 u32 *dec_ctx = ctx->dec.expkey; in des3_ede_dec_blk() local
61 u32 *dec_ctx = ctx->dec.expkey; in des3_ede_dec_blk_3way() local
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Ddes3_ede_glue.c43 u32 *dec_ctx = ctx->dec.expkey; in des3_ede_dec_blk() local
51 u32 *dec_ctx = ctx->dec.expkey; in des3_ede_dec_blk_3way() local
/third_party/ffmpeg/libavfilter/
H A Dvf_subtitles.c315 AVCodecContext *dec_ctx = NULL; in init_subtitles() local
[all...]
/third_party/ffmpeg/libavformat/
H A Davformat.c637 const AVCodecContext *const dec_ctx = cffstream(ist)->avctx; in avformat_transfer_internal_stream_timing_info() local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/
H A Dqat_algs.c327 struct qat_dec *dec_ctx = &ctx->dec_cd->qat_dec_cd; in qat_alg_aead_init_dec_session() local
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/
H A Dqat_algs.c324 struct qat_dec *dec_ctx = &ctx->dec_cd->qat_dec_cd; in qat_alg_aead_init_dec_session() local
/third_party/ffmpeg/fftools/
H A Dffmpeg.c2958 AVCodecContext *dec_ctx = NULL; init_output_stream_encode() local
[all...]
H A Dffmpeg.h316 AVCodecContext *dec_ctx; member
H A 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
[all...]

Completed in 23 milliseconds