| /third_party/ffmpeg/libavcodec/ |
| H A D | tiffenc.c | 56 AVCodecContext *avctx; member 247 static int encode_frame(AVCodecContext *avctx, AVPacket *pkt, in encode_frame() argument 525 encode_init(AVCodecContext *avctx) encode_init() argument 542 encode_close(AVCodecContext *avctx) encode_close() argument [all...] |
| H A D | vc1dec.c | 110 AVCodecContext *avctx = v->s.avctx; in vc1_parse_sprites() local 280 AVCodecContext *avctx = s->avctx; vc1_decode_sprites() local 308 vc1_sprite_flush(AVCodecContext *avctx) vc1_sprite_flush() argument 426 vc1_decode_init(AVCodecContext *avctx) vc1_decode_init() argument 593 ff_vc1_decode_end(AVCodecContext *avctx) ff_vc1_decode_end() argument 626 vc1_decode_frame(AVCodecContext *avctx, AVFrame *pict, int *got_frame, AVPacket *avpkt) vc1_decode_frame() argument [all...] |
| H A D | cavsdec.c | 1228 cavs_flush(AVCodecContext * avctx) cavs_flush() argument 1234 cavs_decode_frame(AVCodecContext *avctx, AVFrame *rframe, int *got_frame, AVPacket *avpkt) cavs_decode_frame() argument [all...] |
| H A D | cavs.c | 792 av_cold int ff_cavs_init(AVCodecContext *avctx) in ff_cavs_init() argument 836 av_cold int ff_cavs_end(AVCodecContext *avctx) in ff_cavs_end() argument [all...] |
| H A D | cfhd.c | 44 static av_cold int cfhd_init(AVCodecContext *avctx) in cfhd_init() argument 247 static int alloc_buffers(AVCodecContext *avctx) in alloc_buffers() argument 376 static int cfhd_decode(AVCodecContext *avctx, AVFram argument 1401 cfhd_close(AVCodecContext *avctx) cfhd_close() argument [all...] |
| H A D | cdgraphics.c | 76 static av_cold int cdg_decode_init(AVCodecContext *avctx) in cdg_decode_init() argument 265 static int cdg_decode_frame(AVCodecContext *avctx, AVFrame *frame, in cdg_decode_frame() argument 369 cdg_decode_flush(AVCodecContext *avctx) cdg_decode_flush() argument 381 cdg_decode_end(AVCodecContext *avctx) cdg_decode_end() argument [all...] |
| H A D | g723_1dec.c | 116 static av_cold int g723_1_decode_init(AVCodecContext *avctx) in g723_1_decode_init() argument 928 static int g723_1_decode_frame(AVCodecContext *avctx, AVFrame *frame, in g723_1_decode_frame() argument [all...] |
| H A D | av1dec.c | 389 static int get_tiles_info(AVCodecContext *avctx, const AV1RawTileGroup *tile_group) in get_tiles_info() argument 434 static int get_pixel_format(AVCodecContext *avctx) in get_pixel_format() argument 581 av1_frame_unref(AVCodecContext *avctx, AV1Frame *f) av1_frame_unref() argument 595 av1_frame_ref(AVCodecContext *avctx, AV1Frame *dst, const AV1Frame *src) av1_frame_ref() argument 645 av1_decode_free(AVCodecContext *avctx) av1_decode_free() argument 666 set_context_with_sequence(AVCodecContext *avctx, const AV1RawSequenceHeader *seq) set_context_with_sequence() argument 715 update_context_with_frame_header(AVCodecContext *avctx, const AV1RawFrameHeader *header) update_context_with_frame_header() argument 745 av1_decode_init(AVCodecContext *avctx) av1_decode_init() argument 804 av1_frame_alloc(AVCodecContext *avctx, AV1Frame *f) av1_frame_alloc() argument 855 export_film_grain(AVCodecContext *avctx, AVFrame *frame) export_film_grain() argument 915 set_output_frame(AVCodecContext *avctx, AVFrame *frame, const AVPacket *pkt, int *got_frame) set_output_frame() argument 948 update_reference_list(AVCodecContext *avctx) update_reference_list() argument 967 get_current_frame(AVCodecContext *avctx) get_current_frame() argument 1009 av1_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *pkt) av1_decode_frame() argument 1218 av1_decode_flush(AVCodecContext *avctx) av1_decode_flush() argument [all...] |
| H A D | av3a_parser.c | 456 static int32_t raw_av3a_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, in raw_av3a_parse() argument
|
| H A D | decode.c | 52 static int apply_param_change(AVCodecContext *avctx, const AVPacket *avpkt) in apply_param_change() argument 170 decode_bsfs_init(AVCodecContext *avctx) decode_bsfs_init() argument 205 ff_decode_get_packet(AVCodecContext *avctx, AVPacket *pkt) ff_decode_get_packet() argument 277 decode_simple_internal(AVCodecContext *avctx, AVFrame *frame, int64_t *discarded_samples) decode_simple_internal() argument 507 decode_simple_receive_frame(AVCodecContext *avctx, AVFrame *frame) decode_simple_receive_frame() argument 523 decode_receive_frame_internal(AVCodecContext *avctx, AVFrame *frame) decode_receive_frame_internal() argument 576 avcodec_send_packet(AVCodecContext *avctx, const AVPacket *avpkt) avcodec_send_packet() argument 612 apply_cropping(AVCodecContext *avctx, AVFrame *frame) apply_cropping() argument 639 avcodec_receive_frame(AVCodecContext *avctx, AVFrame *frame) avcodec_receive_frame() argument 736 recode_subtitle(AVCodecContext *avctx, AVPacket **outpkt, AVPacket *inpkt, AVPacket *buf_pkt) recode_subtitle() argument 816 avcodec_decode_subtitle2(AVCodecContext *avctx, AVSubtitle *sub, int *got_sub_ptr, AVPacket *avpkt) avcodec_decode_subtitle2() argument 888 avcodec_default_get_format(struct AVCodecContext *avctx, const enum AVPixelFormat *fmt) avcodec_default_get_format() argument 951 ff_decode_get_hw_frames_ctx(AVCodecContext *avctx, enum AVHWDeviceType dev_type) ff_decode_get_hw_frames_ctx() argument 1002 avcodec_get_hw_frames_parameters(AVCodecContext *avctx, AVBufferRef *device_ref, enum AVPixelFormat hw_pix_fmt, AVBufferRef **out_frames_ref) avcodec_get_hw_frames_parameters() argument 1051 hwaccel_init(AVCodecContext *avctx, const AVCodecHWConfigInternal *hw_config) hwaccel_init() argument 1088 hwaccel_uninit(AVCodecContext *avctx) hwaccel_uninit() argument 1100 ff_get_format(AVCodecContext *avctx, const enum AVPixelFormat *fmt) ff_get_format() argument 1247 ff_decode_frame_props(AVCodecContext *avctx, AVFrame *frame) ff_decode_frame_props() argument 1345 validate_avframe_allocation(AVCodecContext *avctx, AVFrame *frame) validate_avframe_allocation() argument 1403 ff_get_buffer(AVCodecContext *avctx, AVFrame *frame, int flags) ff_get_buffer() argument 1484 reget_buffer_internal(AVCodecContext *avctx, AVFrame *frame, int flags) reget_buffer_internal() argument 1521 ff_reget_buffer(AVCodecContext *avctx, AVFrame *frame, int flags) ff_reget_buffer() argument 1529 ff_decode_preinit(AVCodecContext *avctx) ff_decode_preinit() argument [all...] |
| H A D | dds.c | 112 static int parse_pixel_format(AVCodecContext *avctx) in parse_pixel_format() argument 442 run_postproc(AVCodecContext *avctx, AVFrame *frame) run_postproc() argument 568 dds_decode(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) dds_decode() argument [all...] |
| H A D | dss_sp.c | 54 AVCodecContext *avctx; member 291 static av_cold int dss_sp_decode_init(AVCodecContext *avctx) in dss_sp_decode_init() argument 743 dss_sp_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) dss_sp_decode_frame() argument [all...] |
| H A D | dvdec.c | 237 static av_cold int dvvideo_decode_init(AVCodecContext *avctx) in dvvideo_decode_init() argument 379 static int dv_decode_video_segment(AVCodecContext *avctx, void *arg) in dv_decode_video_segment() argument 610 dvvideo_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) dvvideo_decode_frame() argument [all...] |
| H A D | dvdsubdec.c | 499 static int append_to_cached_buf(AVCodecContext *avctx, in append_to_cached_buf() argument 516 static int dvdsub_decode(AVCodecContext *avctx, AVSubtitle *sub, in dvdsub_decode() argument 621 static int dvdsub_parse_extradata(AVCodecContext *avctx) in dvdsub_parse_extradata() argument 662 dvdsub_init(AVCodecContext *avctx) dvdsub_init() argument 687 dvdsub_flush(AVCodecContext *avctx) dvdsub_flush() argument [all...] |
| H A D | flac_parser.c | 85 AVCodecContext *avctx; /**< codec context pointer for logging */ member 103 static int frame_header_is_valid(AVCodecContext *avctx, const uint8_t *buf, in frame_header_is_valid() argument 657 flac_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) flac_parse() argument [all...] |
| H A D | interplayvideo.c | 56 AVCodecContext *avctx; member 1162 ipvideo_decode_init(AVCodecContext *avctx) ipvideo_decode_init() argument 1192 ipvideo_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) ipvideo_decode_frame() argument 1347 ipvideo_decode_end(AVCodecContext *avctx) ipvideo_decode_end() argument [all...] |
| H A D | intrax8.c | 694 av_cold int ff_intrax8_common_init(AVCodecContext *avctx, in ff_intrax8_common_init() argument
|
| /third_party/ffmpeg/libavdevice/ |
| H A D | decklink_enc.cpp | 165 static int decklink_setup_video(AVFormatContext *avctx, AVStream *st) in decklink_setup_video() argument 236 decklink_setup_audio(AVFormatContext *avctx, AVStream *st) decklink_setup_audio() argument 277 ff_decklink_write_trailer(AVFormatContext *avctx) ff_decklink_write_trailer() argument 309 construct_cc(AVFormatContext *avctx, struct decklink_ctx *ctx, AVPacket *pkt, struct klvanc_line_set_s *vanc_lines) construct_cc() argument 370 decklink_construct_vanc(AVFormatContext *avctx, struct decklink_ctx *ctx, AVPacket *pkt, decklink_frame *frame) decklink_construct_vanc() argument 433 decklink_write_video_packet(AVFormatContext *avctx, AVPacket *pkt) decklink_write_video_packet() argument 525 decklink_write_audio_packet(AVFormatContext *avctx, AVPacket *pkt) decklink_write_audio_packet() argument 548 ff_decklink_write_header(AVFormatContext *avctx) ff_decklink_write_header() argument 622 ff_decklink_write_packet(AVFormatContext *avctx, AVPacket *pkt) ff_decklink_write_packet() argument 638 ff_decklink_list_output_devices(AVFormatContext *avctx, struct AVDeviceInfoList *device_list) ff_decklink_list_output_devices() argument [all...] |
| H A D | decklink_common.cpp | 56 static IDeckLinkIterator *decklink_create_iterator(AVFormatContext *avctx) in decklink_create_iterator() argument 122 static int decklink_select_input(AVFormatContext *avctx, BMDDeckLinkConfigurationID cfg_id) in decklink_select_input() argument 164 ff_decklink_set_configs(AVFormatContext *avctx, decklink_direction_t direction) ff_decklink_set_configs() argument 257 ff_decklink_set_format(AVFormatContext *avctx, int width, int height, int tb_num, int tb_den, enum AVFieldOrder field_order, decklink_direction_t direction) ff_decklink_set_format() argument 389 ff_decklink_set_format(AVFormatContext *avctx, decklink_direction_t direction) ff_decklink_set_format() argument 393 ff_decklink_list_devices(AVFormatContext *avctx, struct AVDeviceInfoList *device_list, int show_inputs, int show_outputs) ff_decklink_list_devices() argument 466 ff_decklink_list_devices_legacy(AVFormatContext *avctx, int show_inputs, int show_outputs) ff_decklink_list_devices_legacy() argument 487 ff_decklink_list_formats(AVFormatContext *avctx, decklink_direction_t direction) ff_decklink_list_formats() argument 538 ff_decklink_cleanup(AVFormatContext *avctx) ff_decklink_cleanup() argument 555 ff_decklink_init_device(AVFormatContext *avctx, const char* name) ff_decklink_init_device() argument [all...] |
| H A D | decklink_common.h | 87 AVFormatContext *avctx; member
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_gblur_vulkan.c | 287 static av_cold void gblur_vulkan_uninit(AVFilterContext *avctx) in gblur_vulkan_uninit() argument 300 static int process_frames(AVFilterContext *avctx, AVFrame *outframe, AVFrame *inframe) in process_frames() argument
|
| H A D | vf_scale_vulkan.c | 291 static int process_frames(AVFilterContext *avctx, AVFrame *out_f, AVFrame *in_f) in process_frames() argument 435 AVFilterContext *avctx = outlink->src; in scale_vulkan_config_output() local 475 static void scale_vulkan_uninit(AVFilterContext *avctx) in scale_vulkan_uninit() argument [all...] |
| H A D | vf_pad_opencl.c | 81 static int pad_opencl_init(AVFilterContext *avctx, AVFrame *input_frame) in pad_opencl_init() argument 144 AVFilterContext *avctx = link->dst; in filter_frame() local 227 static av_cold void pad_opencl_uninit(AVFilterContext *avctx) in pad_opencl_uninit() argument 251 AVFilterContext *avctx = outlink->src; pad_opencl_config_output() local [all...] |
| H A D | vf_vibrance.c | 54 static int vibrance_slice8(AVFilterContext *avctx, void *arg, int jobnr, int nb_jobs) in vibrance_slice8() argument 111 static int vibrance_slice16(AVFilterContext *avctx, void *arg, int jobnr, int nb_jobs) in vibrance_slice16() argument 170 static int vibrance_slice8p(AVFilterContext *avctx, void *arg, int jobnr, int nb_jobs) in vibrance_slice8p() argument 225 static int vibrance_slice16p(AVFilterContext *avctx, void *arg, int jobnr, int nb_jobs) in vibrance_slice16p() argument 284 AVFilterContext *avctx = link->dst; in filter_frame() local 312 AVFilterContext *avctx = inlink->dst; config_input() local [all...] |
| H A D | vf_xfade_opencl.c | 70 static int xfade_opencl_load(AVFilterContext *avctx, in xfade_opencl_load() argument 138 static int xfade_frame(AVFilterContext *avctx, AVFrame *a, AVFrame *b) in xfade_frame() argument 215 AVFilterContext *avctx = outlink->src; xfade_opencl_config_output() local 258 xfade_opencl_activate(AVFilterContext *avctx) xfade_opencl_activate() argument 346 xfade_opencl_uninit(AVFilterContext *avctx) xfade_opencl_uninit() argument [all...] |