| /third_party/ffmpeg/libavcodec/ |
| H A D | h263dec.c | 57 static enum AVPixelFormat h263_get_format(AVCodecContext *avctx) in h263_get_format() argument 77 ff_h263_decode_init(AVCodecContext *avctx) ff_h263_decode_init() argument 160 ff_h263_decode_end(AVCodecContext *avctx) ff_h263_decode_end() argument 428 ff_h263_decode_frame(AVCodecContext *avctx, AVFrame *pict, int *got_frame, AVPacket *avpkt) ff_h263_decode_frame() argument [all...] |
| H A D | intrax8.h | 41 AVCodecContext *avctx; member
|
| H A D | libaomdec.c | 42 static av_cold int aom_init(AVCodecContext *avctx, in aom_init() argument 88 static int set_pix_fmt(AVCodecContext *avctx, struct aom_image *img) in set_pix_fmt() argument 159 aom_decode(AVCodecContext *avctx, AVFrame *picture, int *got_frame, AVPacket *avpkt) aom_decode() argument 239 aom_free(AVCodecContext *avctx) aom_free() argument 246 av1_init(AVCodecContext *avctx) av1_init() argument [all...] |
| H A D | mpc7.c | 75 static av_cold int mpc7_decode_init(AVCodecContext * avctx) in mpc7_decode_init() argument 175 mpc7_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) mpc7_decode_frame() argument 296 mpc7_decode_flush(AVCodecContext *avctx) mpc7_decode_flush() argument 304 mpc7_decode_close(AVCodecContext *avctx) mpc7_decode_close() argument [all...] |
| H A D | aptxdec.c | 140 static int aptx_decode_frame(AVCodecContext *avctx, AVFrame *frame, in aptx_decode_frame() argument
|
| H A D | ass.c | 28 int ff_ass_subtitle_header_full(AVCodecContext *avctx, in ff_ass_subtitle_header_full() argument 82 int ff_ass_subtitle_header(AVCodecContext *avctx, in ff_ass_subtitle_header() argument 96 int ff_ass_subtitle_header_default(AVCodecContext *avctx) in ff_ass_subtitle_header_default() argument 164 ff_ass_decoder_flush(AVCodecContext *avctx) ff_ass_decoder_flush() argument [all...] |
| H A D | bgmc.c | 460 av_cold int ff_bgmc_init(AVCodecContext *avctx, in ff_bgmc_init() argument
|
| H A D | cngdec.c | 44 static av_cold int cng_decode_close(AVCodecContext *avctx) in cng_decode_close() argument 55 static av_cold int cng_decode_init(AVCodecContext *avctx) in cng_decode_init() argument 99 cng_decode_flush(AVCodecContext *avctx) cng_decode_flush() argument 105 cng_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) cng_decode_frame() argument [all...] |
| H A D | dcadec.h | 55 AVCodecContext *avctx; member 84 static inline int ff_dca_check_crc(AVCodecContext *avctx, GetBitContext *s, in ff_dca_check_crc() argument
|
| H A D | dxva2_mpeg2.c | 42 static void fill_picture_parameters(AVCodecContext *avctx, in fill_picture_parameters() argument 108 static void fill_quantization_matrices(AVCodecContext *avctx, in fill_quantization_matrices() argument 125 static void fill_slice(AVCodecContext *avctx, in fill_slice() argument 152 static int commit_bitstream_and_slice_buffer(AVCodecContext *avctx, in commit_bitstream_and_slice_buffer() argument 255 dxva2_mpeg2_start_frame(AVCodecContext *avctx, av_unused const uint8_t *buffer, av_unused uint32_t size) dxva2_mpeg2_start_frame() argument 277 dxva2_mpeg2_decode_slice(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) dxva2_mpeg2_decode_slice() argument 300 dxva2_mpeg2_end_frame(AVCodecContext *avctx) dxva2_mpeg2_end_frame() argument [all...] |
| H A D | dxva2_vp9.c | 45 static int fill_picture_parameters(const AVCodecContext *avctx, AVDXVAContext *ctx, const VP9SharedContext *h, in fill_picture_parameters() argument 166 static int commit_bitstream_and_slice_buffer(AVCodecContext *avctx, in commit_bitstream_and_slice_buffer() argument 254 dxva2_vp9_start_frame(AVCodecContext *avctx, av_unused const uint8_t *buffer, av_unused uint32_t size) dxva2_vp9_start_frame() argument 275 dxva2_vp9_decode_slice(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) dxva2_vp9_decode_slice() argument 293 dxva2_vp9_end_frame(AVCodecContext *avctx) dxva2_vp9_end_frame() argument [all...] |
| H A D | hapenc.c | 56 static int compress_texture(AVCodecContext *avctx, uint8_t *out, int out_length, const AVFrame *f) in compress_texture() argument 89 static int hap_compress_frame(AVCodecContext *avctx, uint8_t *dst) in hap_compress_frame() argument 191 static int hap_encode(AVCodecContext *avctx, AVPacket *pkt, in hap_encode() argument 232 hap_init(AVCodecContext *avctx) hap_init() argument 319 hap_close(AVCodecContext *avctx) hap_close() argument [all...] |
| H A D | hapdec.c | 130 static int hap_parse_frame_header(AVCodecContext *avctx) in hap_parse_frame_header() argument 222 static int decompress_chunks_thread(AVCodecContext *avctx, voi argument 250 hap_decode(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) hap_decode() argument 337 hap_init(AVCodecContext *avctx) hap_init() argument 406 hap_close(AVCodecContext *avctx) hap_close() argument [all...] |
| H A D | jpeg2000_parser.c | 188 jpeg2000_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) jpeg2000_parse() argument
|
| H A D | avs.c | 46 static int avs_decode_frame(AVCodecContext * avctx, AVFrame *picture, in avs_decode_frame() argument 157 static av_cold int avs_decode_init(AVCodecContext * avctx) in avs_decode_init() argument 170 static av_cold int avs_decode_end(AVCodecContext *avctx) in avs_decode_end() argument
|
| H A D | avs2_parser.c | 63 parse_avs2_seq_header(AVCodecParserContext *s, const uint8_t *buf, int buf_size, AVCodecContext *avctx) parse_avs2_seq_header() argument 132 parse_avs2_units(AVCodecParserContext *s, const uint8_t *buf, int buf_size, AVCodecContext *avctx) parse_avs2_units() argument 164 avs2_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) avs2_parse() argument [all...] |
| H A D | brenderpix.c | 133 static int pix_decode_frame(AVCodecContext *avctx, AVFrame *frame, in pix_decode_frame() argument [all...] |
| H A D | dca_parser.c | 306 static int dca_parse(AVCodecParserContext *s, AVCodecContext *avctx, in dca_parse() argument
|
| H A D | dirac_parser.c | 137 static int dirac_combine_frame(AVCodecParserContext *s, AVCodecContext *avctx, in dirac_combine_frame() argument 238 static int dirac_parse(AVCodecParserContext *s, AVCodecContext *avctx, in dirac_parse() argument
|
| H A D | gemdec.c | 62 static void put_lines_bits(AVCodecContext *avctx, int planes, int row_width, int pixel_size, State * state, uint8_t * row, AVFrame *p) in put_lines_bits() argument 79 static void put_lines_bytes(AVCodecContext *avctx, int planes, int row_width, int pixel_size, State * state, uint8_t * row, AVFrame *p) in put_lines_bytes() argument 88 static int gem_decode_frame(AVCodecContext *avctx, AVFrame *p, in gem_decode_frame() argument 347 gem_close(AVCodecContext *avctx) gem_close() argument [all...] |
| H A D | get_buffer.c | 84 static int update_frame_pool(AVCodecContext *avctx, AVFrame *frame) in update_frame_pool() argument 201 audio_get_buffer(AVCodecContext *avctx, AVFrame *frame) audio_get_buffer() argument 290 avcodec_default_get_buffer2(AVCodecContext *avctx, AVFrame *frame, int flags) avcodec_default_get_buffer2() argument [all...] |
| H A D | gif_parser.c | 161 static int gif_parse(AVCodecParserContext *s, AVCodecContext *avctx, in gif_parse() argument
|
| H A D | idcinvideo.c | 69 AVCodecContext *avctx; member 148 static av_cold int idcin_decode_init(AVCodecContext *avctx) in idcin_decode_init() argument 212 idcin_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) idcin_decode_frame() argument [all...] |
| H A D | cyuv.c | 44 AVCodecContext *avctx; member 48 static av_cold int cyuv_decode_init(AVCodecContext *avctx) in cyuv_decode_init() argument 62 static int cyuv_decode_frame(AVCodecContext *avctx, AVFrame *frame, in cyuv_decode_frame() argument [all...] |
| H A D | eatgq.c | 45 AVCodecContext *avctx; member 53 static av_cold int tgq_decode_init(AVCodecContext *avctx) in tgq_decode_init() argument 212 tgq_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) tgq_decode_frame() argument [all...] |