Home
last modified time | relevance | path

Searched defs:avctx (Results 426 - 450 of 842) sorted by relevance

1...<<11121314151617181920>>...34

/third_party/ffmpeg/libavcodec/
H A Dmpc8.c141 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 Dansi.c80 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 Damfenc.h40 AVCodecContext *avctx; member
H A Dbinkaudio.c73 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 Dcinepak.c62 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 Dcllc.c38 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 Ddv.h44 AVCodecContext *avctx; member
H A Ddxva2_av1.c58 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 Ddxva2_h264.c50 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 Ddxva2_hevc.c59 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 Ddxva2_vc1.c42 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 Dgdv.c31 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 Dhevc_parser.c53 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 Dindeo4.c106 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 Dindeo5.c60 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 Dinternal.h173 static av_always_inline int64_t ff_samples_to_time_base(AVCodecContext *avctx, in ff_samples_to_time_base() argument
[all...]
H A Djpeg2000.c204 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 Dmicrodvddec.c277 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 Dmidivid.c48 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 Dc93.c50 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 Ddca_exss.h72 AVCodecContext *avctx; member
H A Dfaxcompr.c128 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 Dflicvideo.c73 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 Dflashsvenc.c59 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 Dkmvc.c46 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...]

Completed in 13 milliseconds

1...<<11121314151617181920>>...34