Home
last modified time | relevance | path

Searched defs:flags (Results 976 - 1000 of 4725) sorted by relevance

1...<<31323334353637383940>>...189

/third_party/ffmpeg/libavformat/
H A Dlibopenmpt.c211 static int read_seek_openmpt(AVFormatContext *s, int stream_idx, int64_t ts, int flags) in read_seek_openmpt() argument
H A Dlibrist.c123 librist_open(URLContext *h, const char *uri, int flags) librist_open() argument
[all...]
H A Dlibgme.c169 static int read_seek_gme(AVFormatContext *s, int stream_idx, int64_t ts, int flags) in read_seek_gme() argument
H A Dpmpdec.c99 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 Drtpdec_asf.c191 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 Drtpdec_amr.c47 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 Dyuv4mpegdec.c301 yuv4_read_seek(AVFormatContext *s, int stream_index, int64_t pts, int flags) yuv4_read_seek() argument
H A Dyop.c180 yop_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) yop_read_seek() argument
H A Disom.c312 int flags; in ff_mp4_parse_es_descr() local
H A Dmca.c199 read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) read_seek() argument
H A Dr3d.c379 static int r3d_seek(AVFormatContext *s, int stream_index, int64_t sample_time, int flags) in r3d_seek() argument
H A Drtmphttp.c184 static int rtmp_http_open(URLContext *h, const char *uri, int flags) in rtmp_http_open() argument
H A Dtls_gnutls.c152 static int tls_open(URLContext *h, const char *uri, int flags, AVDictionary **options) in tls_open() argument
H A Dconcat.c64 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 Dwebvttdec.c177 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 Dflic.c262 flic_read_seek(AVFormatContext *s, int stream_index, int64_t pts, int flags) flic_read_seek() argument
H A Dipfsgateway.c197 static int translate_ipfs_to_http(URLContext *h, const char *uri, int flags, AVDictionary **options) in translate_ipfs_to_http() argument
H A Dip.c65 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 Drl2.c278 static int rl2_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) in rl2_read_seek() argument
H A Drtpdec_qdm2.c238 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 Drtpdec_qt.c52 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 Drtpdec_latm.c41 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 Dbuffer.c29 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 Dvf_median.c247 process_command(AVFilterContext *ctx, const char *cmd, const char *args, char *res, int res_len, int flags) process_command() argument
H A Dvf_pp.c91 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...]

Completed in 13 milliseconds

1...<<31323334353637383940>>...189