Home
last modified time | relevance | path

Searched defs:avctx (Results 26 - 50 of 842) sorted by relevance

12345678910>>...34

/third_party/ffmpeg/libavcodec/alpha/
H A Didctdsp_alpha.c108 av_cold void ff_idctdsp_init_alpha(IDCTDSPContext *c, AVCodecContext *avctx, in ff_idctdsp_init_alpha() argument
/third_party/ffmpeg/libavcodec/x86/
H A Dfdctdsp_init.c26 av_cold void ff_fdctdsp_init_x86(FDCTDSPContext *c, AVCodecContext *avctx, in ff_fdctdsp_init_x86() argument
H A Didctdsp_init.c61 av_cold void ff_idctdsp_init_x86(IDCTDSPContext *c, AVCodecContext *avctx, in ff_idctdsp_init_x86() argument
[all...]
/third_party/ffmpeg/libavdevice/
H A Dutils.c23 int ff_alloc_input_device_context(AVFormatContext **avctx, const AVInputFormat *iformat, const char *format) in ff_alloc_input_device_context() argument
/third_party/ffmpeg/libavfilter/
H A Dfflcms2.h35 void *avctx; member
/third_party/ffmpeg/libavformat/
H A Dframehash.c33 AVCodecParameters *avctx = st->codecpar; in ff_framehash_write_header() local
/third_party/ffmpeg/libavcodec/
H A Dvp3_parser.c23 parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) parse() argument
H A Dcanopus.c30 int ff_canopus_parse_info_tag(AVCodecContext *avctx, in ff_canopus_parse_info_tag() argument
H A Dcook_parser.c37 static int cook_parse(AVCodecParserContext *s1, AVCodecContext *avctx, in cook_parse() argument
H A Ddvaudio_parser.c29 static int dvaudio_parse(AVCodecParserContext *s1, AVCodecContext *avctx, in dvaudio_parse() argument
H A Dfmtconvert.c53 av_cold void ff_fmt_convert_init(FmtConvertContext *c, AVCodecContext *avctx) in ff_fmt_convert_init() argument
H A Dasv.c89 av_cold void ff_asv_common_init(AVCodecContext *avctx) in ff_asv_common_init() argument
H A Dassdec.c31 static av_cold int ass_decode_init(AVCodecContext *avctx) in ass_decode_init() argument
43 ass_decode_frame(AVCodecContext *avctx, AVSubtitle *sub, int *got_sub_ptr, const AVPacket *avpkt) ass_decode_frame() argument
[all...]
H A Dhuffyuv.c71 av_cold void ff_huffyuv_common_init(AVCodecContext *avctx) in ff_huffyuv_common_init() argument
H A Dblockdsp.c59 av_cold void ff_blockdsp_init(BlockDSPContext *c, AVCodecContext *avctx) in ff_blockdsp_init() argument
H A Dv408dec.c28 static av_cold int v408_decode_init(AVCodecContext *avctx) in v408_decode_init() argument
35 static int v408_decode_frame(AVCodecContext *avctx, AVFrame *pic, in v408_decode_frame() argument
[all...]
H A Dv410enc.c30 static av_cold int v410_encode_init(AVCodecContext *avctx) in v410_encode_init() argument
43 static int v410_encode_frame(AVCodecContext *avctx, AVPacket *pkt, in v410_encode_frame() argument
[all...]
H A Dv308enc.c29 static av_cold int v308_encode_init(AVCodecContext *avctx) in v308_encode_init() argument
42 static int v308_encode_frame(AVCodecContext *avctx, AVPacket *pkt, in v308_encode_frame() argument
[all...]
H A Dv308dec.c26 static av_cold int v308_decode_init(AVCodecContext *avctx) in v308_decode_init() argument
36 static int v308_decode_frame(AVCodecContext *avctx, AVFrame *pic, in v308_decode_frame() argument
[all...]
H A Dy41pdec.c27 static av_cold int y41p_decode_init(AVCodecContext *avctx) in y41p_decode_init() argument
39 static int y41p_decode_frame(AVCodecContext *avctx, AVFrame *pic, in y41p_decode_frame() argument
[all...]
H A Dy41penc.c28 static av_cold int y41p_encode_init(AVCodecContext *avctx) in y41p_encode_init() argument
41 static int y41p_encode_frame(AVCodecContext *avctx, AVPacket *pkt, in y41p_encode_frame() argument
[all...]
H A Dyuv4dec.c27 static av_cold int yuv4_decode_init(AVCodecContext *avctx) in yuv4_decode_init() argument
34 static int yuv4_decode_frame(AVCodecContext *avctx, AVFrame *pic, in yuv4_decode_frame() argument
H A Dyuv4enc.c27 static int yuv4_encode_frame(AVCodecContext *avctx, AVPacket *pkt, in yuv4_encode_frame() argument
H A Dmsgsmdec.c29 int ff_msgsm_decode_block(AVCodecContext *avctx, int16_t *samples, in ff_msgsm_decode_block() argument
H A Drawenc.c37 static av_cold int raw_encode_init(AVCodecContext *avctx) in raw_encode_init() argument
49 static int raw_encode(AVCodecContext *avctx, AVPacket *pkt, in raw_encode() argument
[all...]

Completed in 6 milliseconds

12345678910>>...34