| /third_party/ffmpeg/libavformat/ |
| H A D | libopenmpt.c | 211 static int read_seek_openmpt(AVFormatContext *s, int stream_idx, int64_t ts, int flags) in read_seek_openmpt() argument
|
| H A D | librist.c | 123 librist_open(URLContext *h, const char *uri, int flags) librist_open() argument [all...] |
| H A D | libgme.c | 169 static int read_seek_gme(AVFormatContext *s, int stream_idx, int64_t ts, int flags) in read_seek_gme() argument
|
| H A D | pmpdec.c | 99 int flags = size & 1 ? AVINDEX_KEYFRAME : 0; in pmp_header() local 171 static int pmp_seek(AVFormatContext *s, int stream_index, int64_t ts, int flags) in pmp_seek() argument
|
| H A D | rtpdec_asf.c | 191 asfrtp_parse_packet(AVFormatContext *s, PayloadContext *asf, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) asfrtp_parse_packet() argument
|
| H A D | rtpdec_amr.c | 47 amr_handle_packet(AVFormatContext *ctx, PayloadContext *data, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) amr_handle_packet() argument
|
| H A D | yuv4mpegdec.c | 301 yuv4_read_seek(AVFormatContext *s, int stream_index, int64_t pts, int flags) yuv4_read_seek() argument
|
| H A D | yop.c | 180 yop_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) yop_read_seek() argument
|
| H A D | isom.c | 312 int flags; in ff_mp4_parse_es_descr() local
|
| H A D | mca.c | 199 read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) read_seek() argument
|
| H A D | r3d.c | 379 static int r3d_seek(AVFormatContext *s, int stream_index, int64_t sample_time, int flags) in r3d_seek() argument
|
| H A D | rtmphttp.c | 184 static int rtmp_http_open(URLContext *h, const char *uri, int flags) in rtmp_http_open() argument
|
| H A D | tls_gnutls.c | 152 static int tls_open(URLContext *h, const char *uri, int flags, AVDictionary **options) in tls_open() argument
|
| H A D | concat.c | 64 static av_cold int concat_open(URLContext *h, const char *uri, int flags) in concat_open() argument 210 static av_cold int concatf_open(URLContext *h, const char *uri, int flags) in concatf_open() argument
|
| H A D | webvttdec.c | 177 webvtt_read_seek(AVFormatContext *s, int stream_index, int64_t min_ts, int64_t ts, int64_t max_ts, int flags) webvtt_read_seek() argument
|
| H A D | flic.c | 262 flic_read_seek(AVFormatContext *s, int stream_index, int64_t pts, int flags) flic_read_seek() argument
|
| H A D | ipfsgateway.c | 197 static int translate_ipfs_to_http(URLContext *h, const char *uri, int flags, AVDictionary **options) in translate_ipfs_to_http() argument
|
| H A D | ip.c | 65 ff_ip_resolve_host(void *log_ctx, const char *hostname, int port, int type, int family, int flags) ff_ip_resolve_host() argument
|
| H A D | rl2.c | 278 static int rl2_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) in rl2_read_seek() argument
|
| H A D | rtpdec_qdm2.c | 238 qdm2_parse_packet(AVFormatContext *s, PayloadContext *qdm, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) qdm2_parse_packet() argument
|
| H A D | rtpdec_qt.c | 52 qt_rtp_parse_packet(AVFormatContext *s, PayloadContext *qt, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) qt_rtp_parse_packet() argument
|
| H A D | rtpdec_latm.c | 41 latm_parse_packet(AVFormatContext *ctx, PayloadContext *data, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) latm_parse_packet() argument
|
| /third_party/ffmpeg/libavutil/ |
| H A D | buffer.c | 29 buffer_create(AVBuffer *buf, uint8_t *data, size_t size, void (*free)(void *opaque, uint8_t *data), void *opaque, int flags) buffer_create() argument 55 av_buffer_create(uint8_t *data, size_t size, void (*free)(void *opaque, uint8_t *data), void *opaque, int flags) av_buffer_create() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_median.c | 247 process_command(AVFilterContext *ctx, const char *cmd, const char *args, char *res, int res_len, int flags) process_command() argument
|
| H A D | vf_pp.c | 91 int flags = PP_CPU_CAPS_AUTO; in pp_config_props() local 66 pp_process_command(AVFilterContext *ctx, const char *cmd, const char *args, char *res, int res_len, int flags) pp_process_command() argument [all...] |