| /third_party/ffmpeg/libavcodec/ |
| H A D | ac3dec.c | 189 static av_cold int ac3_decode_init(AVCodecContext *avctx) in ac3_decode_init() argument 1485 ac3_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) ac3_decode_frame() argument 1856 ac3_decode_end(AVCodecContext *avctx) ac3_decode_end() argument [all...] |
| H A D | ac3enc.c | 1797 int ff_ac3_encode_frame_common_end(AVCodecContext *avctx, AVPacket *avpkt, in ff_ac3_encode_frame_common_end() argument 1832 AVCodecContext *avctx = s->avctx; in dprint_options() local 1988 AVCodecContext *avctx = s->avctx; ff_ac3_validate_metadata() local 2169 ff_ac3_encode_close(AVCodecContext *avctx) ff_ac3_encode_close() argument 2216 set_channel_info(AVCodecContext *avctx) set_channel_info() argument 2265 AVCodecContext *avctx = s->avctx; validate_options() local 2564 ff_ac3_encode_init(AVCodecContext *avctx) ff_ac3_encode_init() argument [all...] |
| H A D | alsdec.c | 196 AVCodecContext *avctx; member 266 AVCodecContext *avctx = ctx->avctx; in dprint_specific_config() local 300 AVCodecContext *avctx = ctx->avctx; read_specific_config() local 597 AVCodecContext *avctx = ctx->avctx; read_const_block_data() local 641 AVCodecContext *avctx = ctx->avctx; read_var_block_data() local 1457 AVCodecContext *avctx = ctx->avctx; read_diff_float_data() local 1642 AVCodecContext *avctx = ctx->avctx; read_frame_data() local 1798 decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) decode_frame() argument 1936 decode_end(AVCodecContext *avctx) decode_end() argument 1988 decode_init(AVCodecContext *avctx) decode_init() argument 2174 flush(AVCodecContext *avctx) flush() argument [all...] |
| H A D | proresenc_kostya.c | 543 static int encode_slice(AVCodecContext *avctx, const AVFrame *pic, in encode_slice() argument 791 static int find_slice_quant(AVCodecContext *avctx, in find_slice_quant() argument 960 find_quant_thread(AVCodecContext *avctx, void *arg, int jobnr, int threadnr) find_quant_thread() argument 984 encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pic, int *got_packet) encode_frame() argument 1144 encode_close(AVCodecContext *avctx) encode_close() argument 1173 encode_init(AVCodecContext *avctx) encode_init() argument [all...] |
| H A D | roqvideoenc.c | 950 static av_cold int roq_encode_end(AVCodecContext *avctx) in roq_encode_end() argument 969 static av_cold int roq_encode_init(AVCodecContext *avctx) in roq_encode_init() argument 1054 roq_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) roq_encode_frame() argument [all...] |
| H A D | vorbisdec.c | 127 AVCodecContext *avctx; member 1035 vorbis_decode_init(AVCodecContext *avctx) vorbis_decode_init() argument 1774 vorbis_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) vorbis_decode_frame() argument 1870 vorbis_decode_close(AVCodecContext *avctx) vorbis_decode_close() argument 1879 vorbis_decode_flush(AVCodecContext *avctx) vorbis_decode_flush() argument [all...] |
| H A D | wmaprodec.c | 182 AVCodecContext* avctx; ///< codec context for av_log member 294 static av_cold int wmapro_decode_end(AVCodecContext *avctx) in wmapro_decode_end() argument 303 static av_cold int get_rate(AVCodecContext *avctx) in get_rate() argument 355 decode_init(WMAProDecodeCtx *s, AVCodecContext *avctx, int num_stream) decode_init() argument 597 wmapro_decode_init(AVCodecContext *avctx) wmapro_decode_init() argument 1612 decode_packet(AVCodecContext *avctx, WMAProDecodeCtx *s, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) decode_packet() argument 1812 wmapro_decode_packet(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) wmapro_decode_packet() argument 1828 xma_decode_packet(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) xma_decode_packet() argument 1949 xma_decode_init(AVCodecContext *avctx) xma_decode_init() argument 2019 xma_decode_end(AVCodecContext *avctx) xma_decode_end() argument 2056 wmapro_flush(AVCodecContext *avctx) wmapro_flush() argument 2063 xma_flush(AVCodecContext *avctx) xma_flush() argument [all...] |
| H A D | wmalosslessdec.c | 74 AVCodecContext *avctx; member 182 static av_cold int decode_init(AVCodecContext *avctx) in decode_init() argument 1186 decode_packet(AVCodecContext *avctx, AVFrame *rframe, int *got_frame_ptr, AVPacket* avpkt) decode_packet() argument 1307 flush(AVCodecContext *avctx) flush() argument 1320 decode_close(AVCodecContext *avctx) decode_close() argument [all...] |
| H A D | qdm2.c | 1613 static av_cold int qdm2_decode_init(AVCodecContext *avctx) in qdm2_decode_init() argument 1770 qdm2_decode_close(AVCodecContext *avctx) qdm2_decode_close() argument 1841 qdm2_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) qdm2_decode_frame() argument [all...] |
| H A D | svq3.c | 85 AVCodecContext *avctx; member 1009 svq3_decode_slice_header(AVCodecContext *avctx) svq3_decode_slice_header() argument 1117 svq3_decode_init(AVCodecContext *avctx) svq3_decode_init() argument 1329 get_buffer(AVCodecContext *avctx, SVQ3Frame *pic) get_buffer() argument 1374 svq3_decode_frame(AVCodecContext *avctx, AVFrame *rframe, int *got_frame, AVPacket *avpkt) svq3_decode_frame() argument 1575 svq3_decode_end(AVCodecContext *avctx) svq3_decode_end() argument [all...] |
| H A D | rv34.c | 1488 av_cold int ff_rv34_decode_init(AVCodecContext *avctx) in ff_rv34_decode_init() argument 1550 get_slice_offset(AVCodecContext *avctx, const uint8_t *buf, int n, int slice_count, int buf_size) get_slice_offset() argument 1559 finish_frame(AVCodecContext *avctx, AVFrame *pict) finish_frame() argument 1599 ff_rv34_decode_frame(AVCodecContext *avctx, AVFrame *pict, int *got_picture_ptr, AVPacket *avpkt) ff_rv34_decode_frame() argument 1807 ff_rv34_decode_end(AVCodecContext *avctx) ff_rv34_decode_end() argument [all...] |
| H A D | vorbisenc.c | 250 static av_cold int dsp_init(AVCodecContext *avctx, vorbis_enc_context *venc) in dsp_init() argument 1031 static AVFrame *spawn_empty_frame(AVCodecContext *avctx, int channels) in spawn_empty_frame() argument 270 create_vorbis_context(vorbis_enc_context *venc, AVCodecContext *avctx) create_vorbis_context() argument 1091 vorbis_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) vorbis_encode_frame() argument 1205 vorbis_encode_close(AVCodecContext *avctx) vorbis_encode_close() argument 1266 vorbis_encode_init(AVCodecContext *avctx) vorbis_encode_init() argument [all...] |
| H A D | wavpackenc.c | 80 AVCodecContext *avctx; member 128 static av_cold int wavpack_encode_init(AVCodecContext *avctx) in wavpack_encode_init() argument 2855 wavpack_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) wavpack_encode_frame() argument 2915 wavpack_encode_close(AVCodecContext *avctx) wavpack_encode_close() argument [all...] |
| H A D | wavpack.c | 68 AVCodecContext *avctx; member 102 AVCodecContext *avctx; member 1046 wavpack_decode_init(AVCodecContext *avctx) wavpack_decode_init() argument 1065 wavpack_decode_end(AVCodecContext *avctx) wavpack_decode_end() argument 1084 wavpack_decode_block(AVCodecContext *avctx, int block_no, const uint8_t *buf, int buf_size) wavpack_decode_block() argument 1614 wavpack_decode_flush(AVCodecContext *avctx) wavpack_decode_flush() argument 1621 dsd_channel(AVCodecContext *avctx, void *frmptr, int jobnr, int threadnr) dsd_channel() argument 1633 wavpack_decode_frame(AVCodecContext *avctx, AVFrame *rframe, int *got_frame_ptr, AVPacket *avpkt) wavpack_decode_frame() argument [all...] |
| H A D | snowenc.c | 39 static av_cold int encode_init(AVCodecContext *avctx) in encode_init() argument 1568 encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pict, int *got_packet) encode_frame() argument 1884 encode_end(AVCodecContext *avctx) encode_end() argument [all...] |
| H A D | snow.h | 118 AVCodecContext *avctx; member
|
| H A D | pngdec.c | 59 AVCodecContext *avctx; member 570 static int decode_ihdr_chunk(AVCodecContext *avctx, PNGDecContext *s, in decode_ihdr_chunk() argument 621 decode_phys_chunk(AVCodecContext *avctx, PNGDecContext *s, GetByteContext *gb) decode_phys_chunk() argument 637 decode_idat_chunk(AVCodecContext *avctx, PNGDecContext *s, GetByteContext *gb, AVFrame *p) decode_idat_chunk() argument 810 decode_plte_chunk(AVCodecContext *avctx, PNGDecContext *s, GetByteContext *gb) decode_plte_chunk() argument 833 decode_trns_chunk(AVCodecContext *avctx, PNGDecContext *s, GetByteContext *gb) decode_trns_chunk() argument 987 decode_fctl_chunk(AVCodecContext *avctx, PNGDecContext *s, GetByteContext *gb) decode_fctl_chunk() argument 1080 handle_p_frame_apng(AVCodecContext *avctx, PNGDecContext *s, AVFrame *p) handle_p_frame_apng() argument 1185 decode_frame_common(AVCodecContext *avctx, PNGDecContext *s, AVFrame *p, const AVPacket *avpkt) decode_frame_common() argument 1531 decode_frame_png(AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) decode_frame_png() argument 1589 decode_frame_apng(AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) decode_frame_apng() argument 1682 png_dec_init(AVCodecContext *avctx) png_dec_init() argument 1699 png_dec_end(AVCodecContext *avctx) png_dec_end() argument [all...] |
| H A D | sanm.c | 265 AVCodecContext *avctx; member 489 static av_cold int decode_init(AVCodecContext *avctx) in decode_init() argument 523 decode_end(AVCodecContext *avctx) decode_end() argument 1390 decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *pkt) decode_frame() argument [all...] |
| H A D | webp.c | 198 AVCodecContext *avctx; /* parent AVCodecContext */ member 1071 static void update_canvas_size(AVCodecContext *avctx, in argument 1086 vp8_lossless_decode_frame(AVCodecContext *avctx, AVFrame *p, int *got_frame, const uint8_t *data_start, unsigned int data_size, int is_alpha_chunk) vp8_lossless_decode_frame() argument 1242 vp8_lossy_decode_alpha(AVCodecContext *avctx, AVFrame *p, const uint8_t *data_start, unsigned int data_size) vp8_lossy_decode_alpha() argument 1295 vp8_lossy_decode_frame(AVCodecContext *avctx, AVFrame *p, int *got_frame, uint8_t *data_start, unsigned int data_size) vp8_lossy_decode_frame() argument 1337 webp_decode_frame(AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) webp_decode_frame() argument 1535 webp_decode_init(AVCodecContext *avctx) webp_decode_init() argument 1546 webp_decode_close(AVCodecContext *avctx) webp_decode_close() argument [all...] |
| H A D | proresenc_anatoliy.c | 379 static av_always_inline unsigned encode_slice_data(AVCodecContext *avctx, in encode_slice_data() argument 435 static av_always_inline int encode_alpha_slice_data(AVCodecContext *avctx, int8_t * src_a, in encode_alpha_slice_data() argument 539 static int encode_slice(AVCodecContext *avctx, const AVFrame *pic, int mb_x, in encode_slice() argument 657 prores_encode_picture(AVCodecContext *avctx, const AVFrame *pic, uint8_t *buf, const int buf_size, const int picture_index, const int is_top_field) prores_encode_picture() argument 721 prores_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pict, int *got_packet) prores_encode_frame() argument 812 prores_encode_init(AVCodecContext *avctx) prores_encode_init() argument 914 prores_encode_close(AVCodecContext *avctx) prores_encode_close() argument [all...] |
| H A D | tiff.c | 58 AVCodecContext *avctx; member 635 static int dng_decode_jpeg(AVCodecContext *avctx, AVFrame *frame, in dng_decode_jpeg() argument 953 dng_decode_tiles(AVCodecContext *avctx, AVFrame *frame, const AVPacket *avpkt) dng_decode_tiles() argument 1763 decode_frame(AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) decode_frame() argument 2126 tiff_init(AVCodecContext *avctx) tiff_init() argument 2168 tiff_end(AVCodecContext *avctx) tiff_end() argument [all...] |
| H A D | vc2enc.c | 130 AVCodecContext *avctx; member 275 AVCodecContext *avctx = s->avctx; in encode_frame_size() local 310 AVCodecContext *avctx = s->avctx; in encode_frame_rate() local 322 AVCodecContext *avctx in encode_aspect_ratio() local 346 AVCodecContext *avctx = s->avctx; encode_color_spec() local 617 rate_control(AVCodecContext *avctx, void *arg) rate_control() argument 723 encode_hq_slice(AVCodecContext *avctx, void *arg) encode_hq_slice() argument 839 dwt_plane(AVCodecContext *avctx, void *arg) dwt_plane() argument 951 vc2_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet) vc2_encode_frame() argument 1006 vc2_encode_end(AVCodecContext *avctx) vc2_encode_end() argument 1023 vc2_encode_init(AVCodecContext *avctx) vc2_encode_init() argument [all...] |
| /third_party/ffmpeg/libavdevice/ |
| H A D | dshow.c | 381 dshow_get_device_media_types(AVFormatContext *avctx, enum dshowDeviceType devtype, in dshow_get_device_media_types() argument 462 dshow_cycle_devices(AVFormatContext *avctx, ICreateDevEnum *devenum, in dshow_cycle_devices() argument 628 dshow_get_device_list(AVFormatContext *avctx, AVDeviceInfoList *device_list) dshow_get_device_list() argument 660 dshow_should_set_format(AVFormatContext *avctx, enum dshowDeviceType devtype) dshow_should_set_format() argument 794 dshow_cycle_formats(AVFormatContext *avctx, enum dshowDeviceType devtype, IPin *pin, int *pformat_set) dshow_cycle_formats() argument 1078 dshow_set_audio_buffer_size(AVFormatContext *avctx, IPin *pin) dshow_set_audio_buffer_size() argument 1122 ff_dshow_show_filter_properties(IBaseFilter *device_filter, AVFormatContext *avctx) ff_dshow_show_filter_properties() argument 1172 dshow_cycle_pins(AVFormatContext *avctx, enum dshowDeviceType devtype, enum dshowSourceFilterType sourcetype, IBaseFilter *device_filter, IPin **ppin) dshow_cycle_pins() argument 1299 dshow_list_device_options(AVFormatContext *avctx, ICreateDevEnum *devenum, enum dshowDeviceType devtype, enum dshowSourceFilterType sourcetype) dshow_list_device_options() argument 1317 dshow_open_device(AVFormatContext *avctx, ICreateDevEnum *devenum, enum dshowDeviceType devtype, enum dshowSourceFilterType sourcetype) dshow_open_device() argument 1527 dshow_add_device(AVFormatContext *avctx, enum dshowDeviceType devtype) dshow_add_device() argument 1638 parse_device_name(AVFormatContext *avctx) parse_device_name() argument 1675 dshow_read_header(AVFormatContext *avctx) dshow_read_header() argument [all...] |
| H A D | decklink_dec.cpp | 331 static uint8_t *vanc_to_cc(AVFormatContext *avctx, uint16_t *buf, size_t words, in vanc_to_cc() argument 421 get_metadata(AVFormatContext *avctx, uint16_t *buf, size_t width, uint8_t *tgt, size_t tgt_size, AVPacket *pkt) get_metadata() argument 474 avpacket_queue_init(AVFormatContext *avctx, AVPacketQueue *q) avpacket_queue_init() argument 589 handle_klv(AVFormatContext *avctx, decklink_ctx *ctx, IDeckLinkVideoInputFrame *videoFrame, int64_t pts) handle_klv() argument 705 AVFormatContext *avctx; global() member in decklink_input_callback 792 get_bmd_timecode(AVFormatContext *avctx, AVTimecode *tc, AVRational frame_rate, BMDTimecodeFormat tc_format, IDeckLinkVideoInputFrame *videoFrame) get_bmd_timecode() argument 814 get_frame_timecode(AVFormatContext *avctx, decklink_ctx *ctx, AVTimecode *tc, IDeckLinkVideoInputFrame *videoFrame) get_frame_timecode() argument 1144 ff_decklink_read_close(AVFormatContext *avctx) ff_decklink_read_close() argument 1163 ff_decklink_read_header(AVFormatContext *avctx) ff_decklink_read_header() argument 1429 ff_decklink_read_packet(AVFormatContext *avctx, AVPacket *pkt) ff_decklink_read_packet() argument 1448 ff_decklink_list_input_devices(AVFormatContext *avctx, struct AVDeviceInfoList *device_list) ff_decklink_list_input_devices() argument [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | demux.c | 1936 determinable_frame_size(const AVCodecContext *avctx) determinable_frame_size() argument 1952 const AVCodecContext *const avctx = sti->avctx; has_codec_parameters() local 2006 AVCodecContext *const avctx = sti->avctx; try_decode_frame() local 2419 add_coded_side_data(AVStream *st, AVCodecContext *avctx) add_coded_side_data() argument 2476 AVCodecContext *const avctx = sti->avctx; avformat_find_stream_info() local 2540 AVCodecContext *avctx; avformat_find_stream_info() local 2776 AVCodecContext *const avctx = ffstream(st)->avctx; avformat_find_stream_info() local 2826 AVCodecContext *const avctx = sti->avctx; avformat_find_stream_info() local [all...] |