| /third_party/ffmpeg/libavcodec/ |
| H A D | mpc8.c | 141 static av_cold int mpc8_decode_init(AVCodecContext * avctx) in mpc8_decode_init() argument 181 mpc8_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) mpc8_decode_frame() argument 380 mpc8_decode_flush(AVCodecContext *avctx) mpc8_decode_flush() argument [all...] |
| H A D | ansi.c | 80 static av_cold int decode_init(AVCodecContext *avctx) in decode_init() argument 122 hscroll(AVCodecContext *avctx) hscroll() argument 142 erase_line(AVCodecContext * avctx, int xoffset, int xlength) erase_line() argument 151 erase_screen(AVCodecContext *avctx) erase_screen() argument 163 draw_char(AVCodecContext *avctx, int c) draw_char() argument 190 execute_code(AVCodecContext * avctx, int c) execute_code() argument 357 decode_frame(AVCodecContext *avctx, AVFrame *rframe, int *got_frame, AVPacket *avpkt) decode_frame() argument 470 decode_close(AVCodecContext *avctx) decode_close() argument [all...] |
| H A D | amfenc.h | 40 AVCodecContext *avctx; member
|
| H A D | binkaudio.c | 73 static av_cold int decode_init(AVCodecContext *avctx) in decode_init() argument 278 decode_end(AVCodecContext *avctx) decode_end() argument 295 binkaudio_receive_frame(AVCodecContext *avctx, AVFrame *frame) binkaudio_receive_frame() argument 358 decode_flush(AVCodecContext *avctx) decode_flush() argument [all...] |
| H A D | cinepak.c | 62 AVCodecContext *avctx; member 426 static av_cold int cinepak_decode_init(AVCodecContext *avctx) in cinepak_decode_init() argument 452 cinepak_decode_frame(AVCodecContext *avctx, AVFrame *rframe, int *got_frame, AVPacket *avpkt) cinepak_decode_frame() argument 500 cinepak_decode_end(AVCodecContext *avctx) cinepak_decode_end() argument [all...] |
| H A D | cllc.c | 38 AVCodecContext *avctx; member 217 AVCodecContext *avctx = ctx->avctx; in decode_argb_frame() local 261 AVCodecContext *avctx = ctx->avctx; decode_rgb24_frame() local 305 AVCodecContext *avctx = ctx->avctx; decode_yuv_frame() local 358 cllc_decode_frame(AVCodecContext *avctx, AVFrame *pic, int *got_picture_ptr, AVPacket *avpkt) cllc_decode_frame() argument 471 cllc_decode_close(AVCodecContext *avctx) cllc_decode_close() argument 480 cllc_decode_init(AVCodecContext *avctx) cllc_decode_init() argument [all...] |
| H A D | dv.h | 44 AVCodecContext *avctx; member
|
| H A D | dxva2_av1.c | 58 static int fill_picture_parameters(const AVCodecContext *avctx, AVDXVAContext *ctx, const AV1DecContext *h, in fill_picture_parameters() argument 270 static int dxva2_av1_start_frame(AVCodecContext *avctx, in dxva2_av1_start_frame() argument 291 dxva2_av1_decode_slice(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) dxva2_av1_decode_slice() argument 346 commit_bitstream_and_slice_buffer(AVCodecContext *avctx, DECODER_BUFFER_DESC *bs, DECODER_BUFFER_DESC *sc) commit_bitstream_and_slice_buffer() argument 432 dxva2_av1_end_frame(AVCodecContext *avctx) dxva2_av1_end_frame() argument 449 dxva2_av1_uninit(AVCodecContext *avctx) dxva2_av1_uninit() argument [all...] |
| H A D | dxva2_h264.c | 50 static void fill_picture_parameters(const AVCodecContext *avctx, AVDXVAContext *ctx, const H264Context *h, in fill_picture_parameters() argument 166 static void fill_scaling_lists(const AVCodecContext *avctx, AVDXVAContext *ctx, const H264Context *h, DXVA_Qmatrix_H264 *qm) in fill_scaling_lists() argument 192 static int is_slice_short(const AVCodecContext *avctx, AVDXVAContext *ctx) in is_slice_short() argument 218 fill_slice_long(AVCodecContext *avctx, DXVA_Slice_H264_Long *slice, const DXVA_PicParams_H264 *pp, unsigned position, unsigned size) fill_slice_long() argument 299 commit_bitstream_and_slice_buffer(AVCodecContext *avctx, DECODER_BUFFER_DESC *bs, DECODER_BUFFER_DESC *sc) commit_bitstream_and_slice_buffer() argument 443 dxva2_h264_start_frame(AVCodecContext *avctx, av_unused const uint8_t *buffer, av_unused uint32_t size) dxva2_h264_start_frame() argument 467 dxva2_h264_decode_slice(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) dxva2_h264_decode_slice() argument 499 dxva2_h264_end_frame(AVCodecContext *avctx) dxva2_h264_end_frame() argument [all...] |
| H A D | dxva2_hevc.c | 59 static void fill_picture_parameters(const AVCodecContext *avctx, AVDXVAContext *ctx, const HEVCContext *h, in fill_picture_parameters() argument 239 static int commit_bitstream_and_slice_buffer(AVCodecContext *avctx, in commit_bitstream_and_slice_buffer() argument 358 dxva2_hevc_start_frame(AVCodecContext *avctx, av_unused const uint8_t *buffer, av_unused uint32_t size) dxva2_hevc_start_frame() argument 382 dxva2_hevc_decode_slice(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) dxva2_hevc_decode_slice() argument 405 dxva2_hevc_end_frame(AVCodecContext *avctx) dxva2_hevc_end_frame() argument [all...] |
| H A D | dxva2_vc1.c | 42 static void fill_picture_parameters(AVCodecContext *avctx, in fill_picture_parameters() argument 165 fill_slice(AVCodecContext *avctx, DXVA_SliceInfo *slice, unsigned position, unsigned size) fill_slice() argument 185 commit_bitstream_and_slice_buffer(AVCodecContext *avctx, DECODER_BUFFER_DESC *bs, DECODER_BUFFER_DESC *sc) commit_bitstream_and_slice_buffer() argument 312 dxva2_vc1_start_frame(AVCodecContext *avctx, av_unused const uint8_t *buffer, av_unused uint32_t size) dxva2_vc1_start_frame() argument 332 dxva2_vc1_decode_slice(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) dxva2_vc1_decode_slice() argument 362 dxva2_vc1_end_frame(AVCodecContext *avctx) dxva2_vc1_end_frame() argument [all...] |
| H A D | gdv.c | 31 AVCodecContext *avctx; member 55 static av_cold int gdv_decode_init(AVCodecContext *avctx) in gdv_decode_init() argument 244 static int decompress_2(AVCodecContext *avctx) in decompress_2() argument 286 static int decompress_5(AVCodecContext *avctx, unsigned skip) in decompress_5() argument 333 decompress_68(AVCodecContext *avctx, unsigned skip, unsigned use8) decompress_68() argument 459 gdv_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) gdv_decode_frame() argument 556 gdv_decode_close(AVCodecContext *avctx) gdv_decode_close() argument [all...] |
| H A D | hevc_parser.c | 53 hevc_parse_slice_header(AVCodecParserContext *s, H2645NAL *nal, AVCodecContext *avctx) hevc_parse_slice_header() argument 183 parse_nal_units(AVCodecParserContext *s, const uint8_t *buf, int buf_size, AVCodecContext *avctx) parse_nal_units() argument 300 hevc_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) hevc_parse() argument [all...] |
| H A D | indeo4.c | 106 static int decode_pic_hdr(IVI45DecContext *ctx, AVCodecContext *avctx) in decode_pic_hdr() argument 271 decode_band_hdr(IVI45DecContext *ctx, IVIBandDesc *arg_band, AVCodecContext *avctx) decode_band_hdr() argument 469 decode_mb_info(IVI45DecContext *ctx, IVIBandDesc *band, IVITile *tile, AVCodecContext *avctx) decode_mb_info() argument 670 decode_init(AVCodecContext *avctx) decode_init() argument [all...] |
| H A D | indeo5.c | 60 static int decode_gop_header(IVI45DecContext *ctx, AVCodecContext *avctx) in decode_gop_header() argument 315 decode_pic_hdr(IVI45DecContext *ctx, AVCodecContext *avctx) decode_pic_hdr() argument 383 decode_band_hdr(IVI45DecContext *ctx, IVIBandDesc *band, AVCodecContext *avctx) decode_band_hdr() argument 455 decode_mb_info(IVI45DecContext *ctx, IVIBandDesc *band, IVITile *tile, AVCodecContext *avctx) decode_mb_info() argument 641 decode_init(AVCodecContext *avctx) decode_init() argument [all...] |
| H A D | internal.h | 173 static av_always_inline int64_t ff_samples_to_time_base(AVCodecContext *avctx, in ff_samples_to_time_base() argument [all...] |
| H A D | jpeg2000.c | 204 static void init_band_stepsize(AVCodecContext *avctx, in init_band_stepsize() argument 271 static int init_prec(AVCodecContext *avctx, in init_prec() argument 388 static int init_band(AVCodecContext *avctx, in init_band() argument 466 ff_jpeg2000_init_component(Jpeg2000Component *comp, Jpeg2000CodingStyle *codsty, Jpeg2000QuantStyle *qntsty, int cbps, int dx, int dy, AVCodecContext *avctx) ff_jpeg2000_init_component() argument [all...] |
| H A D | microdvddec.c | 277 static int microdvd_decode_frame(AVCodecContext *avctx, AVSubtitle *sub, in microdvd_decode_frame() argument 322 static int microdvd_init(AVCodecContext *avctx) in microdvd_init() argument
|
| H A D | midivid.c | 48 static int decode_mvdv(MidiVidContext *s, AVCodecContext *avctx, AVFrame *frame) in decode_mvdv() argument 191 decode_frame(AVCodecContext *avctx, AVFrame *rframe, int *got_frame, AVPacket *avpkt) decode_frame() argument 236 decode_init(AVCodecContext *avctx) decode_init() argument 262 decode_flush(AVCodecContext *avctx) decode_flush() argument 269 decode_close(AVCodecContext *avctx) decode_close() argument [all...] |
| H A D | c93.c | 50 static av_cold int decode_end(AVCodecContext *avctx) in decode_end() argument 60 static av_cold int decode_init(AVCodecContext *avctx) in decode_init() argument 73 static inline int copy_block(AVCodecContext *avctx, uint8_t *to, in copy_block() argument 123 static int decode_frame(AVCodecContext *avctx, AVFrame *rframe, in decode_frame() argument [all...] |
| H A D | dca_exss.h | 72 AVCodecContext *avctx; member
|
| H A D | faxcompr.c | 128 static int decode_uncompressed(AVCodecContext *avctx, GetBitContext *gb, in decode_uncompressed() argument 206 static int decode_group3_1d_line(AVCodecContext *avctx, GetBitContext *gb, in decode_group3_1d_line() argument 252 decode_group3_2d_line(AVCodecContext *avctx, GetBitContext *gb, unsigned int width, int *runs, const int *runend, const int *ref) decode_group3_2d_line() argument 396 ff_ccitt_unpack(AVCodecContext *avctx, const uint8_t *src, int srcsize, uint8_t *dst, int height, int stride, enum TiffCompr compr, int opts) ff_ccitt_unpack() argument [all...] |
| H A D | flicvideo.c | 73 AVCodecContext *avctx; member 81 static av_cold int flic_decode_init(AVCodecContext *avctx) in flic_decode_init() argument 151 flic_decode_frame_8BPP(AVCodecContext *avctx, AVFrame *rframe, int *got_frame, const uint8_t *buf, int buf_size) flic_decode_frame_8BPP() argument 490 flic_decode_frame_15_16BPP(AVCodecContext *avctx, AVFrame *rframe, int *got_frame, const uint8_t *buf, int buf_size) flic_decode_frame_15_16BPP() argument 792 flic_decode_frame_24BPP(AVCodecContext *avctx, AVFrame *rframe, int *got_frame, const uint8_t *buf, int buf_size) flic_decode_frame_24BPP() argument 1072 flic_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) flic_decode_frame() argument 1098 flic_decode_end(AVCodecContext *avctx) flic_decode_end() argument [all...] |
| H A D | flashsvenc.c | 59 AVCodecContext *avctx; member 91 static av_cold int flashsv_encode_end(AVCodecContext *avctx) in flashsv_encode_end() argument 101 static av_cold int flashsv_encode_init(AVCodecContext *avctx) in flashsv_encode_init() argument 202 flashsv_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pict, int *got_packet) flashsv_encode_frame() argument [all...] |
| H A D | kmvc.c | 46 AVCodecContext *avctx; member 264 static int decode_frame(AVCodecContext * avctx, AVFrame *frame, in decode_frame() argument 361 decode_init(AVCodecContext * avctx) decode_init() argument [all...] |