Home
last modified time | relevance | path

Searched defs:flags (Results 701 - 725 of 4867) sorted by relevance

1...<<21222324252627282930>>...195

/third_party/ffmpeg/libavformat/
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
H A Drtpdec_dv.c89 dv_handle_packet(AVFormatContext *ctx, PayloadContext *rtp_dv_ctx, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) dv_handle_packet() argument
H A Drtpdec_qcelp.c201 qcelp_parse_packet(AVFormatContext *ctx, PayloadContext *data, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) qcelp_parse_packet() argument
H A Drtpdec_mpa_robust.c66 mpa_robust_parse_packet(AVFormatContext *ctx, PayloadContext *data, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) mpa_robust_parse_packet() argument
H A Duncodedframecrcenc.c128 write_frame(struct AVFormatContext *s, int stream_index, AVFrame **frame, unsigned flags) write_frame() argument
H A Dunix.c63 static int unix_open(URLContext *h, const char *filename, int flags) in unix_open() 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
/third_party/ffmpeg/libavutil/
H A Dcpu.c103 int flags = atomic_load_explicit(&cpu_flags, memory_order_relaxed); in av_get_cpu_flags() local
111 int av_parse_cpu_caps(unsigned *flags, const char *s) in av_parse_cpu_caps() argument
[all...]
H A Dwchar_filename.h51 DWORD flags = code_page == CP_UTF8 ? WC_ERR_INVALID_CHARS : 0; in wchartocp() local
/third_party/ffmpeg/libavutil/x86/
H A Dcpu.c259 int flags = av_get_cpu_flags(); in ff_get_cpu_max_align_x86() local
/third_party/alsa-utils/alsamixer/
H A Dmixer_controls.h9 unsigned int flags; member
/third_party/backends/backend/escl/
H A Descl_devices.c56 resolve_callback(AvahiServiceResolver *r, AVAHI_GCC_UNUSED AvahiIfIndex interface, AvahiProtocol protocol, AvahiResolverEvent event, const char *name, const char __sane_unused__ *type, const char __sane_unused__ *domain, const char __sane_unused__ *host_name, const AvahiAddress *address, uint16_t port, AvahiStringList *txt, AvahiLookupResultFlags __sane_unused__ flags, void __sane_unused__ *userdata) resolve_callback() argument
128 browse_callback(AvahiServiceBrowser *b, AvahiIfIndex interface, AvahiProtocol protocol, AvahiBrowserEvent event, const char *name, const char *type, const char *domain, AVAHI_GCC_UNUSED AvahiLookupResultFlags flags, void* userdata) browse_callback() argument

Completed in 11 milliseconds

1...<<21222324252627282930>>...195