/third_party/ffmpeg/libavformat/ |
H A D | smacker.c | 59 int flags; member 97 uint32_t magic, width, height, flags, treesize; in smacker_read_header() local 237 int flags; in smacker_read_packet() local 369 smacker_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) smacker_read_seek() argument [all...] |
H A D | siff.c | 61 unsigned int flags; member
|
H A D | subtitles.c | 253 ff_subtitles_queue_seek(FFDemuxSubtitlesQueue *q, AVFormatContext *s, int stream_index, int64_t min_ts, int64_t ts, int64_t max_ts, int flags) ff_subtitles_queue_seek() argument 337 ff_subtitles_read_seek(AVFormatContext *s, int stream_index, int64_t min_ts, int64_t ts, int64_t max_ts, int flags) ff_subtitles_read_seek() argument
|
H A D | tls_securetransport.c | 267 static int tls_open(URLContext *h, const char *uri, int flags, AVDictionary **options) in tls_open() argument
|
H A D | ifv.c | 289 static int ifv_read_seek(AVFormatContext *s, int stream_index, int64_t ts, int flags) in ifv_read_seek() argument
|
H A D | librtmp.c | 96 static int rtmp_open(URLContext *s, const char *uri, int flags) in rtmp_open() argument 233 rtmp_read_seek(URLContext *s, int stream_index, int64_t timestamp, int flags) rtmp_read_seek() argument [all...] |
H A D | libamqp.c | 62 static int amqp_proto_open(URLContext *h, const char *uri, int flags) in amqp_proto_open() argument
|
H A D | mlvdec.c | 466 static int read_seek(AVFormatContext *avctx, int stream_index, int64_t timestamp, int flags) in read_seek() argument
|
H A D | mmsh.c | 212 static int mmsh_open_internal(URLContext *h, const char *uri, int flags, int timestamp, int64_t pos) in mmsh_open_internal() argument 323 static int mmsh_open(URLContext *h, const char *uri, int flags) in mmsh_open() argument 374 mmsh_read_seek(URLContext *h, int stream_index, int64_t timestamp, int flags) mmsh_read_seek() argument
|
H A D | prompeg.c | 270 static int prompeg_open(URLContext *h, const char *uri, int flags) { in prompeg_open() argument
|
H A D | pp_bnk.c | 38 uint32_t flags; /*< Flags. */ member 90 uint32_t flags = AV_RL32(p->buf + 16); in pp_bnk_probe() local 299 pp_bnk_seek(AVFormatContext *s, int stream_index, int64_t pts, int flags) pp_bnk_seek() argument
|
H A D | demux_utils.c | 155 uint32_t flags = 0; in ff_add_param_change() local
|
H A D | hlsproto.c | 184 static int hls_open(URLContext *h, const char *uri, int flags) in hls_open() argument
|
H A D | icecast.c | 84 static int icecast_open(URLContext *h, const char *uri, int flags) in icecast_open() argument
|
H A D | microdvddec.c | 171 microdvd_read_seek(AVFormatContext *s, int stream_index, int64_t min_ts, int64_t ts, int64_t max_ts, int flags) microdvd_read_seek() argument
|
H A D | mvdec.c | 520 mv_read_seek(AVFormatContext *avctx, int stream_index, int64_t timestamp, int flags) mv_read_seek() argument
|
H A D | pva.c | 87 int syncword, streamid, reserved, flags, length, pts_flag; in read_part_of_packet() local
|
H A D | rtmpcrypt.c | 248 static int rtmpe_open(URLContext *h, const char *uri, int flags) in rtmpe_open() argument
|
H A D | tls_schannel.c | 333 static int tls_open(URLContext *h, const char *uri, int flags, AVDictionary **options) in tls_open() argument
|
H A D | tls_openssl.c | 251 static int tls_open(URLContext *h, const char *uri, int flags, AVDictionary **options) in tls_open() argument [all...] |
/third_party/ffmpeg/libavutil/ |
H A D | dict.c | 40 av_dict_get(const AVDictionary *m, const char *key, const AVDictionaryEntry *prev, int flags) av_dict_get() argument 70 av_dict_set(AVDictionary **pm, const char *key, const char *value, int flags) av_dict_set() argument 147 av_dict_set_int(AVDictionary **pm, const char *key, int64_t value, int flags) av_dict_set_int() argument 156 parse_key_value_pair(AVDictionary **pm, const char **buf, const char *key_val_sep, const char *pairs_sep, int flags) parse_key_value_pair() argument 180 av_dict_parse_string(AVDictionary **pm, const char *str, const char *key_val_sep, const char *pairs_sep, int flags) av_dict_parse_string() argument 217 av_dict_copy(AVDictionary **dst, const AVDictionary *src, int flags) av_dict_copy() argument [all...] |
H A D | hwcontext_vulkan.h | 197 AVVkFrameFlags flags; member 235 VkMemoryPropertyFlagBits flags; member
|
/third_party/ffmpeg/libavutil/tests/ |
H A D | opt.c | 36 int flags; member [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | vf_limiter.c | 213 process_command(AVFilterContext *ctx, const char *cmd, const char *args, char *res, int res_len, int flags) process_command() argument
|
H A D | vf_lumakey.c | 154 process_command(AVFilterContext *ctx, const char *cmd, const char *args, char *res, int res_len, int flags) process_command() argument
|