/third_party/ffmpeg/libavformat/ |
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...] |
H A D | tls_mbedtls.c | 167 static int tls_open(URLContext *h, const char *uri, int flags, AVDictionary **options) in tls_open() argument
|
H A D | wvdec.c | 83 uint32_t chmask, flags; in wv_read_block_header() local [all...] |
H A D | aadec.c | 288 aa_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) aa_read_seek() argument
|
H A D | crypto.c | 41 int flags; member 110 static int crypto_open2(URLContext *h, const char *uri, int flags, AVDictionary **options) in crypto_open2() argument [all...] |
H A D | cinedec.c | 325 static int cine_read_seek(AVFormatContext *avctx, int stream_index, int64_t timestamp, int flags) in cine_read_seek() argument
|
H A D | moflex.c | 38 int flags; member 355 moflex_read_seek(AVFormatContext *s, int stream_index, int64_t pts, int flags) moflex_read_seek() argument
|
H A D | scd.c | 343 scd_seek(AVFormatContext *s, int stream_index, int64_t pts, int flags) scd_seek() argument
|
H A D | sctp.c | 178 static int sctp_open(URLContext *h, const char *uri, int flags) in sctp_open() argument 116 ff_sctp_send(int s, const void *msg, size_t len, const struct sctp_sndrcvinfo *sinfo, int flags) ff_sctp_send() argument [all...] |
H A D | swfenc.c | 422 int flags = codec_tag | (pkt_flags & AV_PKT_FLAG_KEY ? FLV_FRAME_KEY : FLV_FRAME_INTER); in swf_write_video() local
|
H A D | tedcaptionsdec.c | 349 tedcaptions_read_seek(AVFormatContext *avf, int stream_index, int64_t min_ts, int64_t ts, int64_t max_ts, int flags) tedcaptions_read_seek() argument
|
H A D | tcp.c | 103 static int tcp_open(URLContext *h, const char *uri, int flags) in tcp_open() argument 267 tcp_shutdown(URLContext *h, int flags) tcp_shutdown() argument [all...] |
H A D | vapoursynth.c | 459 static int read_seek_vs(AVFormatContext *s, int stream_idx, int64_t ts, int flags) in read_seek_vs() argument
|
H A D | dhav.c | 434 dhav_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) dhav_read_seek() argument
|
H A D | flacdec.c | 310 static int flac_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) { in flac_seek() argument
|
H A D | oggdec.h | 75 int flags; member
|
H A D | oggparsevorbis.c | 414 int duration, flags = 0; in vorbis_packet() local [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | vf_maskfun.c | 282 process_command(AVFilterContext *ctx, const char *cmd, const char *args, char *res, int res_len, int flags) process_command() argument
|
H A D | vf_lenscorrection.c | 321 process_command(AVFilterContext *ctx, const char *cmd, const char *arg, char *res, int res_len, int flags) process_command() argument [all...] |
H A D | vf_idet.c | 62 av_dict_set_fxp(AVDictionary **pm, const char *key, uint64_t value, unsigned int digits, int flags) av_dict_set_fxp() argument
|
H A D | vf_shear.c | 272 process_command(AVFilterContext *ctx, const char *cmd, const char *arg, char *res, int res_len, int flags) process_command() argument [all...] |
/third_party/ffmpeg/libavutil/ |
H A D | bprint.c | 263 av_bprint_escape(AVBPrint *dstbuf, const char *src, const char *special_chars, enum AVEscapeMode mode, int flags) av_bprint_escape() argument
|