Home
last modified time | relevance | path

Searched defs:flags (Results 1176 - 1200 of 5301) sorted by relevance

1...<<41424344454647484950>>...213

/third_party/ffmpeg/libavformat/
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/libavfilter/
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...]
/third_party/ffmpeg/libavutil/
H A Dhwcontext_drm.c50 drm_device_create(AVHWDeviceContext *hwdev, const char *device, AVDictionary *opts, int flags) drm_device_create() argument
120 drm_map_frame(AVHWFramesContext *hwfc, AVFrame *dst, const AVFrame *src, int flags) drm_map_frame() argument
285 drm_map_from(AVHWFramesContext *hwfc, AVFrame *dst, const AVFrame *src, int flags) drm_map_from() argument
[all...]
H A Dpixdesc.h94 uint64_t flags; member
H A Dthreadmessage.c122 av_thread_message_queue_send_locked(AVThreadMessageQueue *mq, void *msg, unsigned flags) av_thread_message_queue_send_locked() argument
139 av_thread_message_queue_recv_locked(AVThreadMessageQueue *mq, void *msg, unsigned flags) av_thread_message_queue_recv_locked() argument
158 av_thread_message_queue_send(AVThreadMessageQueue *mq, void *msg, unsigned flags) av_thread_message_queue_send() argument
174 av_thread_message_queue_recv(AVThreadMessageQueue *mq, void *msg, unsigned flags) av_thread_message_queue_recv() argument
/third_party/curl/lib/
H A Dsystem_win32.c53 CURLcode Curl_win32_init(long flags) in Curl_win32_init() argument
H A Didn.c163 int flags = IDN2_NFC_INPUT in idn_decode() local
/third_party/curl/src/
H A Dtool_sdecls.h90 int flags; /* options - composed of GETOUT_* bits */ member
/third_party/ffmpeg/libswresample/
H A Daudioconvert.c145 swri_audio_convert_alloc(enum AVSampleFormat out_fmt, enum AVSampleFormat in_fmt, int channels, const int *ch_map, int flags) swri_audio_convert_alloc() argument
/third_party/alsa-lib/src/hwdep/
H A Dhwdep_hw.c48 long flags; in snd_hwdep_hw_nonblock() local
/third_party/backends/backend/
H A Dgphoto2.h104 flags; member
122 flags; member
/third_party/cups-filters/fontembed/
H A Dsfnt_subset.c81 unsigned short flags; in otf_subset_glyf() local
/third_party/gn/src/gn/
H A Dninja_create_bundle_target_writer.cc266 const std::vector<SubstitutionPattern>& flags = in WriteCompileAssetsCatalogStep() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/
H A DParsedNumber.java33 public int flags; field in ParsedNumber
[all...]
H A DAffixMatcher.java24 private final int flags; field in AffixMatcher
172 private AffixMatcher(AffixPatternMatcher prefix, AffixPatternMatcher suffix, int flags) { in AffixMatcher() argument
164 getInstance( AffixPatternMatcher prefix, AffixPatternMatcher suffix, int flags) getInstance() argument
[all...]
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
H A DUCAConformanceTest.java174 private static boolean skipLineBecauseOfBug(String s, int flags) { in skipLineBecauseOfBug() argument
/third_party/FreeBSD/sys/arm/arm/
H A Dnexus.c170 nexus_alloc_resource(device_t bus, device_t child, int type, int *rid, rman_res_t start, rman_res_t end, rman_res_t count, u_int flags) nexus_alloc_resource() argument

Completed in 21 milliseconds

1...<<41424344454647484950>>...213