/third_party/ffmpeg/libavformat/ |
H A D | concat.c | 64 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 D | webvttdec.c | 177 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 D | flic.c | 262 flic_read_seek(AVFormatContext *s, int stream_index, int64_t pts, int flags) flic_read_seek() argument
|
H A D | ipfsgateway.c | 197 static int translate_ipfs_to_http(URLContext *h, const char *uri, int flags, AVDictionary **options) in translate_ipfs_to_http() argument
|
H A D | ip.c | 65 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 D | rl2.c | 278 static int rl2_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) in rl2_read_seek() argument
|
H A D | rtpdec_qdm2.c | 238 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 D | rtpdec_qt.c | 52 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 D | rtpdec_latm.c | 41 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 D | vf_pp.c | 91 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 D | hwcontext_drm.c | 50 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 D | pixdesc.h | 94 uint64_t flags; member
|
H A D | threadmessage.c | 122 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 D | system_win32.c | 53 CURLcode Curl_win32_init(long flags) in Curl_win32_init() argument
|
H A D | idn.c | 163 int flags = IDN2_NFC_INPUT in idn_decode() local
|
/third_party/curl/src/ |
H A D | tool_sdecls.h | 90 int flags; /* options - composed of GETOUT_* bits */ member
|
/third_party/ffmpeg/libswresample/ |
H A D | audioconvert.c | 145 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 D | hwdep_hw.c | 48 long flags; in snd_hwdep_hw_nonblock() local
|
/third_party/backends/backend/ |
H A D | gphoto2.h | 104 flags; member 122 flags; member
|
/third_party/cups-filters/fontembed/ |
H A D | sfnt_subset.c | 81 unsigned short flags; in otf_subset_glyf() local
|
/third_party/gn/src/gn/ |
H A D | ninja_create_bundle_target_writer.cc | 266 const std::vector<SubstitutionPattern>& flags = in WriteCompileAssetsCatalogStep() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/ |
H A D | ParsedNumber.java | 33 public int flags; field in ParsedNumber [all...] |
H A D | AffixMatcher.java | 24 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 D | UCAConformanceTest.java | 174 private static boolean skipLineBecauseOfBug(String s, int flags) { in skipLineBecauseOfBug() argument
|
/third_party/FreeBSD/sys/arm/arm/ |
H A D | nexus.c | 170 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
|