/third_party/ffmpeg/libavdevice/ |
H A D | alsa_enc.c | 120 audio_write_frame(AVFormatContext *s1, int stream_index, AVFrame **frame, unsigned flags) audio_write_frame() argument
|
H A D | libcdio.c | 151 read_seek(AVFormatContext *ctx, int stream_index, int64_t timestamp, int flags) read_seek() argument
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | hpeldsp_init.c | 158 static void hpeldsp_init_mmx(HpelDSPContext *c, int flags) in hpeldsp_init_mmx() argument 167 static void hpeldsp_init_mmxext(HpelDSPContext *c, int flags) in hpeldsp_init_mmxext() argument 198 static void hpeldsp_init_sse2_fast(HpelDSPContext *c, int flags) in hpeldsp_init_sse2_fast() argument 213 static void hpeldsp_init_ssse3(HpelDSPContext *c, int flags) in hpeldsp_init_ssse3() argument 223 av_cold void ff_hpeldsp_init_x86(HpelDSPContext *c, int flags) in ff_hpeldsp_init_x86() argument [all...] |
/third_party/ffmpeg/libavcodec/ppc/ |
H A D | vp3dsp_altivec.c | 195 av_cold void ff_vp3dsp_init_ppc(VP3DSPContext *c, int flags) in ff_vp3dsp_init_ppc() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | wcmv.c | 49 int skip, blocks, zret, ret, intra = 0, flags = 0, bpp = s->bpp; in decode_frame() local
|
H A D | options.c | 92 int flags=0; in init_context_defaults() local [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | drawutils.h | 45 unsigned flags; member
|
H A D | vf_noise.h | 39 unsigned flags; member
|
/third_party/ffmpeg/libavformat/ |
H A D | aqtitledec.c | 109 aqt_read_seek(AVFormatContext *s, int stream_index, int64_t min_ts, int64_t ts, int64_t max_ts, int flags) aqt_read_seek() argument
|
H A D | argo_asf.h | 53 uint32_t flags; /*< Stream flags. */ member
|
H A D | gopher.c | 79 static int gopher_open(URLContext *h, const char *uri, int flags) in gopher_open() argument
|
H A D | libzmq.c | 80 static int zmq_proto_open(URLContext *h, const char *uri, int flags) in zmq_proto_open() argument
|
H A D | subfile.c | 68 static int subfile_open(URLContext *h, const char *filename, int flags, in subfile_open() argument
|
H A D | tta.c | 175 static int tta_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) in tta_read_seek() argument
|
H A D | vpk.c | 115 vpk_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) vpk_read_seek() argument
|
H A D | kvag.c | 111 kvag_seek(AVFormatContext *s, int stream_index, int64_t pts, int flags) kvag_seek() argument
|
H A D | apetag.c | 42 int64_t size, flags; in ape_tag_read_field() local
|
H A D | tls_libtls.c | 73 static int ff_tls_open(URLContext *h, const char *uri, int flags, AVDictionary **options) in ff_tls_open() argument
|
H A D | teeproto.c | 82 static int tee_open(URLContext *h, const char *filename, int flags) in tee_open() argument
|
H A D | webpenc.c | 60 unsigned flags = 0; in is_animated_webp_packet() local 85 unsigned flags = 0; in flush() local
|
H A D | dxa.c | 65 int flags; in dxa_read_header() local
|
H A D | rtpdec_h261.c | 46 h261_handle_packet(AVFormatContext *ctx, PayloadContext *rtp_h261_ctx, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) h261_handle_packet() argument
|
H A D | rtpdec_h263_rfc2190.c | 48 h263_handle_packet(AVFormatContext *ctx, PayloadContext *data, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) h263_handle_packet() argument
|
/third_party/ffmpeg/libavutil/arm/ |
H A D | cpu.c | 123 int flags = CORE_CPU_FLAGS; in ff_get_cpu_flags_arm() local 182 int flags = av_get_cpu_flags(); ff_get_cpu_max_align_arm() local [all...] |
/third_party/ffmpeg/libavutil/tests/ |
H A D | hwdevice.c | 97 test_device(enum AVHWDeviceType type, const char *name, const char *device, AVDictionary *opts, int flags) test_device() argument
|