| /third_party/ffmpeg/libavcodec/ |
| H A D | vaapi_vc1.c | 252 static int vaapi_vc1_start_frame(AVCodecContext *avctx, av_unused const uint8_t *buffer, av_unused uint32_t size) in vaapi_vc1_start_frame() argument 449 static int vaapi_vc1_end_frame(AVCodecContext *avctx) in vaapi_vc1_end_frame() argument 466 vaapi_vc1_decode_slice(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) vaapi_vc1_decode_slice() argument [all...] |
| H A D | vble.c | 38 AVCodecContext *avctx; member 117 static int vble_decode_frame(AVCodecContext *avctx, AVFrame *pic, in vble_decode_frame() argument 172 vble_decode_close(AVCodecContext *avctx) vble_decode_close() argument 180 vble_decode_init(AVCodecContext *avctx) vble_decode_init() argument [all...] |
| H A D | vorbis_parser.c | 307 static int vorbis_parse(AVCodecParserContext *s1, AVCodecContext *avctx, in vorbis_parse() argument
|
| H A D | yop.c | 36 AVCodecContext *avctx; member 85 static av_cold int yop_decode_close(AVCodecContext *avctx) in yop_decode_close() argument 94 static av_cold int yop_decode_init(AVCodecContext *avctx) in yop_decode_init() argument 194 yop_decode_frame(AVCodecContext *avctx, AVFrame *rframe, int *got_frame, AVPacket *avpkt) yop_decode_frame() argument [all...] |
| H A D | xwdenc.c | 33 static int xwd_encode_frame(AVCodecContext *avctx, AVPacket *pkt, in xwd_encode_frame() argument [all...] |
| H A D | rscc.c | 72 static av_cold int rscc_init(AVCodecContext *avctx) in rscc_init() argument 140 rscc_close(AVCodecContext *avctx) rscc_close() argument 151 rscc_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) rscc_decode_frame() argument [all...] |
| H A D | sbcenc.c | 196 static int sbc_encode_init(AVCodecContext *avctx) in sbc_encode_init() argument 278 sbc_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *av_frame, int *got_packet_ptr) sbc_encode_frame() argument [all...] |
| H A D | vc1_parser.c | 60 static void vc1_extract_header(AVCodecParserContext *s, AVCodecContext *avctx, in vc1_extract_header() argument 127 vc1_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) vc1_parse() argument [all...] |
| H A D | mpegvideo_dec.c | 37 void ff_mpv_decode_init(MpegEncContext *s, AVCodecContext *avctx) in ff_mpv_decode_init() argument 276 ff_mpv_frame_start(MpegEncContext *s, AVCodecContext *avctx) ff_mpv_frame_start() argument 551 ff_mpeg_flush(AVCodecContext *avctx) ff_mpeg_flush() argument [all...] |
| H A D | mscc.c | 46 static int rle_uncompress(AVCodecContext *avctx, GetByteContext *gb, PutByteContext *pb) in rle_uncompress() argument 132 static int decode_frame(AVCodecContext *avctx, AVFrame *frame, in decode_frame() argument 212 decode_init(AVCodecContext *avctx) decode_init() argument 241 decode_close(AVCodecContext *avctx) decode_close() argument [all...] |
| H A D | pcxenc.c | 87 static int pcx_encode_frame(AVCodecContext *avctx, AVPacket *pkt, in pcx_encode_frame() argument [all...] |
| H A D | rv30.c | 40 AVCodecContext *avctx = r->s.avctx; in rv30_parse_slice_header() local 262 rv30_decode_init(AVCodecContext *avctx) rv30_decode_init() argument [all...] |
| H A D | vaapi_av1.c | 56 static int8_t vaapi_av1_get_bit_depth_idx(AVCodecContext *avctx) in vaapi_av1_get_bit_depth_idx() argument 74 static int vaapi_av1_decode_init(AVCodecContext *avctx) in vaapi_av1_decode_init() argument 98 static int vaapi_av1_decode_uninit(AVCodecContext *avctx) in vaapi_av1_decode_uninit() argument 116 vaapi_av1_start_frame(AVCodecContext *avctx, av_unused const uint8_t *buffer, av_unused uint32_t size) vaapi_av1_start_frame() argument 369 vaapi_av1_end_frame(AVCodecContext *avctx) vaapi_av1_end_frame() argument 402 vaapi_av1_decode_slice(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) vaapi_av1_decode_slice() argument [all...] |
| H A D | vp5.c | 281 static av_cold int vp5_decode_init(AVCodecContext *avctx) in vp5_decode_init() argument 300 static av_cold int vp56_free(AVCodecContext *avctx) in vp56_free() argument [all...] |
| H A D | xfaceenc.c | 137 static int xface_encode_frame(AVCodecContext *avctx, AVPacket *pkt, in xface_encode_frame() argument [all...] |
| H A D | mpegvideo_parser.c | 103 mpegvideo_extract_headers(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t *buf, int buf_size) mpegvideo_extract_headers() argument 251 mpegvideo_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) mpegvideo_parse() argument [all...] |
| H A D | mpegvideoencdsp.c | 232 ff_mpegvideoencdsp_init(MpegvideoEncDSPContext *c, AVCodecContext *avctx) ff_mpegvideoencdsp_init() argument
|
| H A D | mxpegdec.c | 46 static av_cold int mxpeg_decode_end(AVCodecContext *avctx) in mxpeg_decode_end() argument 65 static av_cold int mxpeg_decode_init(AVCodecContext *avctx) in mxpeg_decode_init() argument 183 mxpeg_decode_frame(AVCodecContext *avctx, AVFrame *rframe, int *got_frame, AVPacket *avpkt) mxpeg_decode_frame() argument [all...] |
| H A D | nellymoserdec.c | 51 AVCodecContext* avctx; member 117 static av_cold int decode_init(AVCodecContext * avctx) { in decode_init() argument 142 static int decode_tag(AVCodecContext *avctx, AVFram argument 180 decode_end(AVCodecContext * avctx) decode_end() argument [all...] |
| H A D | mvcdec.c | 40 static av_cold int mvc_decode_init(AVCodecContext *avctx) in mvc_decode_init() argument 63 decode_mvc1(AVCodecContext *avctx, GetByteContext *gb, uint8_t *dst_start, int width, int height, int linesize) decode_mvc1() argument 136 decode_mvc2(AVCodecContext *avctx, GetByteContext *gb, uint8_t *dst_start, int width, int height, int linesize, int vflip) decode_mvc2() argument 228 mvc_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) mvc_decode_frame() argument [all...] |
| H A D | mwsc.c | 90 static int decode_frame(AVCodecContext *avctx, AVFrame *frame, in decode_frame() argument 138 decode_init(AVCodecContext *avctx) decode_init() argument 159 decode_close(AVCodecContext *avctx) decode_close() argument [all...] |
| H A D | pnmdec.c | 43 static int pnm_decode_frame(AVCodecContext *avctx, AVFrame *p, in pnm_decode_frame() argument 498 phm_dec_init(AVCodecContext *avctx) phm_dec_init() argument [all...] |
| H A D | sbcdec.c | 324 static int sbc_decode_init(AVCodecContext *avctx) in sbc_decode_init() argument 340 static int sbc_decode_frame(AVCodecContext *avctx, AVFrame *frame, in sbc_decode_frame() argument
|
| H A D | v210dec.c | 40 static av_cold int decode_init(AVCodecContext *avctx) in decode_init() argument 106 static int v210_decode_slice(AVCodecContext *avctx, void *arg, int jobnr, int threadnr) in v210_decode_slice() argument 135 decode_frame(AVCodecContext *avctx, AVFrame *pic, int *got_frame, AVPacket *avpkt) decode_frame() argument [all...] |
| H A D | vaapi_h264.c | 226 static int vaapi_h264_start_frame(AVCodecContext *avctx, in vaapi_h264_start_frame() argument 310 static int vaapi_h264_end_frame(AVCodecContext *avctx) in vaapi_h264_end_frame() argument 328 static int vaapi_h264_decode_slice(AVCodecContext *avctx, in vaapi_h264_decode_slice() argument [all...] |