| /third_party/ffmpeg/libavcodec/ |
| H A D | h264_picture.c | 221 AVCodecContext *const avctx = h->avctx; in ff_h264_field_end() local [all...] |
| H A D | dsddec.c | 42 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 D | frwu.c | 34 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 D | lagarithrac.h | 39 AVCodecContext *avctx; member
|
| H A D | latm_parser.c | 83 static int latm_parse(AVCodecParserContext *s1, AVCodecContext *avctx, in latm_parse() argument
|
| H A D | asv.h | 43 AVCodecContext *avctx; member
|
| H A D | cljrenc.c | 39 static int encode_frame(AVCodecContext *avctx, AVPacket *pkt, in encode_frame() argument [all...] |
| H A D | cngenc.c | 37 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 D | dv.c | 188 av_cold int ff_dvvideo_init(AVCodecContext *avctx) in ff_dvvideo_init() argument
|
| H A D | mlp_parser.c | 52 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 D | avs3_parser.c | 64 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 D | avuidec.c | 28 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 D | hcom.c | 33 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 D | dnxhd_parser.c | 117 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 D | libwebpenc_animencoder.c | 41 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 D | ffv1.c | 36 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 D | hq_hqa.h | 38 AVCodecContext *avctx; member
|
| H A D | libgsmdec.c | 50 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 D | m101.c | 28 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 D | aliaspixenc.c | 31 static int encode_frame(AVCodecContext *avctx, AVPacket *pkt, in encode_frame() argument
|
| H A D | aasc.c | 37 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 D | zerocodec.c | 32 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 D | v4l2_m2m_dec.c | 37 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 D | mpegvideo_xvmc.c | 87 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 D | qsvdec.c | 47 static int get_format(AVCodecContext *avctx, const enum AVPixelFormat *pix_fmts) in get_format() argument
|