Home
last modified time | relevance | path

Searched defs:flags (Results 651 - 675 of 4708) sorted by relevance

1...<<21222324252627282930>>...189

/third_party/ffmpeg/libavdevice/
H A Dalsa_enc.c120 audio_write_frame(AVFormatContext *s1, int stream_index, AVFrame **frame, unsigned flags) audio_write_frame() argument
H A Dlibcdio.c151 read_seek(AVFormatContext *ctx, int stream_index, int64_t timestamp, int flags) read_seek() argument
/third_party/ffmpeg/libavcodec/x86/
H A Dhpeldsp_init.c158 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 Dvp3dsp_altivec.c195 av_cold void ff_vp3dsp_init_ppc(VP3DSPContext *c, int flags) in ff_vp3dsp_init_ppc() argument
/third_party/ffmpeg/libavcodec/
H A Dwcmv.c49 int skip, blocks, zret, ret, intra = 0, flags = 0, bpp = s->bpp; in decode_frame() local
H A Doptions.c92 int flags=0; in init_context_defaults() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Ddrawutils.h45 unsigned flags; member
H A Dvf_noise.h39 unsigned flags; member
/third_party/ffmpeg/libavformat/
H A Daqtitledec.c109 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 Dargo_asf.h53 uint32_t flags; /*< Stream flags. */ member
H A Dgopher.c79 static int gopher_open(URLContext *h, const char *uri, int flags) in gopher_open() argument
H A Dlibzmq.c80 static int zmq_proto_open(URLContext *h, const char *uri, int flags) in zmq_proto_open() argument
H A Dsubfile.c68 static int subfile_open(URLContext *h, const char *filename, int flags, in subfile_open() argument
H A Dtta.c175 static int tta_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) in tta_read_seek() argument
H A Dvpk.c115 vpk_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) vpk_read_seek() argument
H A Dkvag.c111 kvag_seek(AVFormatContext *s, int stream_index, int64_t pts, int flags) kvag_seek() argument
H A Dapetag.c42 int64_t size, flags; in ape_tag_read_field() local
H A Dtls_libtls.c73 static int ff_tls_open(URLContext *h, const char *uri, int flags, AVDictionary **options) in ff_tls_open() argument
H A Dteeproto.c82 static int tee_open(URLContext *h, const char *filename, int flags) in tee_open() argument
H A Dwebpenc.c60 unsigned flags = 0; in is_animated_webp_packet() local
85 unsigned flags = 0; in flush() local
H A Ddxa.c65 int flags; in dxa_read_header() local
H A Drtpdec_h261.c46 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 Drtpdec_h263_rfc2190.c48 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 Dcpu.c123 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 Dhwdevice.c97 test_device(enum AVHWDeviceType type, const char *name, const char *device, AVDictionary *opts, int flags) test_device() argument

Completed in 10 milliseconds

1...<<21222324252627282930>>...189