Home
last modified time | relevance | path

Searched defs:stream (Results 751 - 775 of 2065) sorted by relevance

1...<<31323334353637383940>>...83

/third_party/ffmpeg/libavformat/
H A Drtpdec_rfc4175.c47 static int rfc4175_parse_format(AVStream *stream, PayloadContext *data) in rfc4175_parse_format() argument
122 rfc4175_parse_fmtp(AVFormatContext *s, AVStream *stream, PayloadContext *data, const char *attr, const char *value) rfc4175_parse_fmtp() argument
182 AVStream *stream = s->streams[st_index]; rfc4175_parse_sdp_line() local
[all...]
H A Drtmpcrypt.c44 URLContext *stream; ///< TCP stream member
H A Dlxfdec.c299 uint32_t stream; in lxf_read_packet() local
[all...]
H A Drtpdec_hevc.c47 hevc_sdp_parse_fmtp_config(AVFormatContext *s, AVStream *stream, PayloadContext *hevc_data, const char *attr, const char *value) hevc_sdp_parse_fmtp_config() argument
H A Dsegafilm.c42 int stream; member
/third_party/curl/src/
H A Dtool_cb_hdr.c360 write_linked_location(CURL *curl, const char *location, size_t loclen, FILE *stream) write_linked_location() argument
[all...]
H A Dtool_writeout.c153 static int writeTime(FILE *stream, const struct writeoutvar *wovar, in writeTime() argument
271 static int writeString(FILE *stream, const struct writeoutvar *wovar, in writeString() argument
421 writeLong(FILE *stream, const struct writeoutvar *wovar, struct per_transfer *per, CURLcode per_result, bool use_json) writeLong() argument
478 writeOffset(FILE *stream, const struct writeoutvar *wovar, struct per_transfer *per, CURLcode per_result, bool use_json) writeOffset() argument
514 FILE *stream = stdout; ourWriteOut() local
[all...]
/third_party/glslang/gtests/
H A DGlslMapIO.FromFile.cpp323 std::ostringstream stream; in TEST_P() local
H A DVkRelaxed.FromFile.cpp276 std::ostringstream stream; in TEST_P() local
/third_party/glfw/tests/
H A Djoysticks.c98 FILE* stream = fopen(paths[i], "rb"); in drop_callback() local
/third_party/alsa-lib/src/pcm/
H A Dpcm_copy.c262 _snd_pcm_copy_open(snd_pcm_t **pcmp, const char *name, snd_config_t *root, snd_config_t *conf, snd_pcm_stream_t stream, int mode) _snd_pcm_copy_open() argument
H A Dpcm_mmap_emul.c471 _snd_pcm_mmap_emul_open(snd_pcm_t **pcmp, const char *name, snd_config_t *root ATTRIBUTE_UNUSED, snd_config_t *conf, snd_pcm_stream_t stream, int mode) _snd_pcm_mmap_emul_open() argument
/third_party/backends/backend/genesys/
H A Dutilities.h207 explicit BasicStreamStateSaver(std::basic_ios<Char, Traits>& stream) : in BasicStreamStateSaver() argument
/third_party/backends/sanei/
H A Dsanei_config.c207 sanei_config_read (char *str, int n, FILE *stream) in sanei_config_read() argument
/third_party/cups-filters/filter/foomatic-rip/
H A Drenderer.c140 char * read_line(FILE *stream, size_t *readbytes) in read_line() argument
164 void write_binary_data(FILE *stream, const char *data, size_t bytes) in write_binary_data() argument
177 static char ** read_jcl_lines(FILE *stream, const char *jclstr, in read_jcl_lines() argument
250 static void argv_write(FILE *stream, char **argv, const char *sep) in argv_write() argument
265 write_merged_jcl_options(FILE *stream, char **original_opts, char **opts, size_t readbinarybytes, const char *jclstr) write_merged_jcl_options() argument
[all...]
/third_party/curl/docs/examples/
H A Dsynctime.c132 SyncTime_CURL_WriteOutput(void *ptr, size_t size, size_t nmemb, void *stream) SyncTime_CURL_WriteOutput() argument
139 SyncTime_CURL_WriteHeader(void *ptr, size_t size, size_t nmemb, void *stream) SyncTime_CURL_WriteHeader() argument
/third_party/cups-filters/filter/
H A Dpdf.cxx143 QPDFObjectHandle stream = QPDFObjectHandle::newStream(pdf, stream_data); in pdf_prepend_stream() local
[all...]
/third_party/googletest/googlemock/src/
H A Dgmock-matchers.cc232 LogElementMatcherPairVec(const ElementMatcherPairs& pairs, ::std::ostream* stream) LogElementMatcherPairVec() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DDateNumberFormat.java270 private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException { in readObject() argument
/third_party/icu/icu4c/source/test/iotest/
H A Dstream.cpp191 static int32_t getBitStatus(const iostream& stream) { in getBitStatus() argument
199 printBits(const iostream& stream) in printBits() argument
[all...]
/third_party/alsa-lib/include/
H A Dpcm_ioplug.h112 snd_pcm_stream_t stream; /**< stream direcion; read-only */ member
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DDateNumberFormat.java274 private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException { in readObject() argument
/third_party/libuv/src/win/
H A Dprocess-stdio.c309 uv_stream_t* stream = fdopt.data.stream; in uv__stdio_create() local
[all...]
/third_party/libuv/test/
H A Dtest-tcp-open.c187 uv_stream_t* stream; in connect_cb() local
211 uv_stream_t* stream; in connect1_cb() local
H A Dtest-ipc-send-recv.c37 uv_stream_t stream; member

Completed in 19 milliseconds

1...<<31323334353637383940>>...83