Home
last modified time | relevance | path

Searched defs:avctx (Results 151 - 175 of 842) sorted by relevance

12345678910>>...34

/third_party/ffmpeg/libavcodec/
H A Dh264_picture.c221 AVCodecContext *const avctx = h->avctx; in ff_h264_field_end() local
[all...]
H A Ddsddec.c42 static av_cold int decode_init(AVCodecContext *avctx) in decode_init() argument
73 static int dsd_channel(AVCodecContext *avctx, void *tdata, int j, int threadnr) in dsd_channel() argument
98 decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) decode_frame() argument
[all...]
H A Dfrwu.c34 static av_cold int decode_init(AVCodecContext *avctx) in decode_init() argument
45 static int decode_frame(AVCodecContext *avctx, AVFrame *pic, in decode_frame() argument
[all...]
H A Dlagarithrac.h39 AVCodecContext *avctx; member
H A Dlatm_parser.c83 static int latm_parse(AVCodecParserContext *s1, AVCodecContext *avctx, in latm_parse() argument
H A Dasv.h43 AVCodecContext *avctx; member
H A Dcljrenc.c39 static int encode_frame(AVCodecContext *avctx, AVPacket *pkt, in encode_frame() argument
[all...]
H A Dcngenc.c37 static av_cold int cng_encode_close(AVCodecContext *avctx) in cng_encode_close() argument
46 static av_cold int cng_encode_init(AVCodecContext *avctx) in cng_encode_init() argument
63 static int cng_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, in cng_encode_frame() argument
[all...]
H A Ddv.c188 av_cold int ff_dvvideo_init(AVCodecContext *avctx) in ff_dvvideo_init() argument
H A Dmlp_parser.c52 mlp_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) mlp_parse() argument
[all...]
H A Davs3_parser.c64 parse_avs3_nal_units(AVCodecParserContext *s, const uint8_t *buf, int buf_size, AVCodecContext *avctx) parse_avs3_nal_units() argument
148 avs3_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) avs3_parse() argument
[all...]
H A Davuidec.c28 static av_cold int avui_decode_init(AVCodecContext *avctx) in avui_decode_init() argument
34 static int avui_decode_frame(AVCodecContext *avctx, AVFrame *pic, in avui_decode_frame() argument
[all...]
H A Dhcom.c33 AVCodecContext *avctx; member
44 static av_cold int hcom_init(AVCodecContext *avctx) in hcom_init() argument
83 hcom_decode(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *pkt) hcom_decode() argument
128 hcom_close(AVCodecContext *avctx) hcom_close() argument
[all...]
H A Ddnxhd_parser.c117 dnxhd_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) dnxhd_parse() argument
H A Dlibwebpenc_animencoder.c41 static av_cold int libwebp_anim_encode_init(AVCodecContext *avctx) in libwebp_anim_encode_init() argument
59 static int libwebp_anim_encode_frame(AVCodecContext *avctx, AVPacket *pkt, in libwebp_anim_encode_frame() argument
123 libwebp_anim_encode_close(AVCodecContext *avctx) libwebp_anim_encode_close() argument
[all...]
H A Dffv1.c36 av_cold int ff_ffv1_common_init(AVCodecContext *avctx) in ff_ffv1_common_init() argument
196 ff_ffv1_close(AVCodecContext *avctx) ff_ffv1_close() argument
[all...]
H A Dhq_hqa.h38 AVCodecContext *avctx; member
H A Dlibgsmdec.c50 static av_cold int libgsm_decode_init(AVCodecContext *avctx) { in libgsm_decode_init() argument
77 libgsm_decode_close(AVCodecContext *avctx) libgsm_decode_close() argument
85 libgsm_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) libgsm_decode_frame() argument
117 libgsm_flush(AVCodecContext *avctx) libgsm_flush() argument
[all...]
H A Dm101.c28 static av_cold int m101_decode_init(AVCodecContext *avctx) in m101_decode_init() argument
47 m101_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) m101_decode_frame() argument
[all...]
H A Daliaspixenc.c31 static int encode_frame(AVCodecContext *avctx, AVPacket *pkt, in encode_frame() argument
H A Daasc.c37 AVCodecContext *avctx; member
45 static av_cold int aasc_decode_init(AVCodecContext *avctx) in aasc_decode_init() argument
81 aasc_decode_frame(AVCodecContext *avctx, AVFrame *rframe, int *got_frame, AVPacket *avpkt) aasc_decode_frame() argument
143 aasc_decode_end(AVCodecContext *avctx) aasc_decode_end() argument
[all...]
H A Dzerocodec.c32 static int zerocodec_decode_frame(AVCodecContext *avctx, AVFrame *pic, in zerocodec_decode_frame() argument
104 zerocodec_decode_close(AVCodecContext *avctx) zerocodec_decode_close() argument
115 zerocodec_decode_init(AVCodecContext *avctx) zerocodec_decode_init() argument
129 zerocodec_decode_flush(AVCodecContext *avctx) zerocodec_decode_flush() argument
[all...]
H A Dv4l2_m2m_dec.c37 static int v4l2_try_start(AVCodecContext *avctx) in v4l2_try_start() argument
136 v4l2_receive_frame(AVCodecContext *avctx, AVFrame *frame) v4l2_receive_frame() argument
181 v4l2_decode_init(AVCodecContext *avctx) v4l2_decode_init() argument
218 v4l2_decode_close(AVCodecContext *avctx) v4l2_decode_close() argument
[all...]
H A Dmpegvideo_xvmc.c87 static int ff_xvmc_field_start(AVCodecContext *avctx, const uint8_t *buf, uint32_t buf_size) in ff_xvmc_field_start() argument
156 static int ff_xvmc_field_end(AVCodecContext *avctx) in ff_xvmc_field_end() argument
[all...]
/third_party/ffmpeg/doc/examples/
H A Dqsvdec.c47 static int get_format(AVCodecContext *avctx, const enum AVPixelFormat *pix_fmts) in get_format() argument

Completed in 8 milliseconds

12345678910>>...34