Home
last modified time | relevance | path

Searched refs:data (Results 19451 - 19475 of 26360) sorted by relevance

1...<<771772773774775776777778779780>>...1055

/third_party/ffmpeg/libavformat/
H A Dframecrcenc.c52 uint32_t crc = av_adler32_update(0, pkt->data, pkt->size); in framecrc_write_packet()
H A Dvc1testenc.c65 avio_write(pb, pkt->data, pkt->size); in vc1test_write_packet()
H A Dwebvttenc.c99 avio_write(pb, pkt->data, pkt->size); in webvtt_write_packet()
H A Dsupdec.c62 size_t len = AV_RB16(pkt->data + 1); in sup_read_packet()
/third_party/glslang/gtests/
H A DConfig.FromFile.cpp66 memcpy(configChars, configContents.data(), len); in TEST_P()
/third_party/ffmpeg/tests/fate/
H A Dffprobe.mak1 FFPROBE_TEST_FILE=tests/data/ffprobe-test.nut
/third_party/glfw/tests/
H A Dempty.c48 static int thread_main(void* data) in thread_main() argument
/third_party/ffmpeg/tests/checkasm/
H A Dopusdsp.c52 declare_func(void, float *data, int period, float *gains, int len); in test_postfilter()
/third_party/ffmpeg/tools/
H A Dvenc_data_dump.c45 AVVideoEncParams *par = (AVVideoEncParams*)sd->data; in process_frame()
/third_party/backends/backend/
H A Depson2-ops.h50 extern void e2_copy_image_data(Epson_Scanner *s, SANE_Byte *data, SANE_Int max_length,
H A Dp5.h171 * is no data available from the scanning device. Modified by sane_set_io_mode()
197 void *data);
/third_party/backends/backend/genesys/
H A Dimage.h62 void write_tiff_file(const std::string& filename, const void* data, int depth,
/third_party/alsa-utils/axfer/
H A Dxfer.h3 // xfer.h - a header for receiver/transmiter of data frames.
76 const struct xfer_data *data, int argc,
/third_party/astc-encoder/Utils/Example/
H A Dastc_api_example.cpp115 image.data = reinterpret_cast<void**>(&slices); in main()
128 // ... the comp_data array contains the raw compressed data you would pass in main()
/third_party/backends/japi/
H A DSane.java58 public static int STATUS_INVAL = 4; // data is invalid (includes no
60 public static int STATUS_EOF = 5; // no more data available (end-of-file)
138 public native int read(int handle, byte [] data, in read() argument
/third_party/curl/docs/examples/
H A Dcookie_interface.c55 printf("[%d]: %s\n", i, nc->data); in print_cookies()
/third_party/curl/lib/
H A Ddict.c72 static CURLcode dict_do(struct Curl_easy *data, bool *done);
124 /* sendf() sends formatted data to the server */
125 static CURLcode sendf(curl_socket_t sockfd, struct Curl_easy *data,
128 static CURLcode sendf(curl_socket_t sockfd, struct Curl_easy *data, in sendf() argument
149 result = Curl_write(data, sockfd, sptr, write_len, &bytes_written); in sendf()
154 Curl_debug(data, CURLINFO_DATA_OUT, sptr, (size_t)bytes_written); in sendf()
171 static CURLcode dict_do(struct Curl_easy *data, bool *done) in dict_do() argument
181 struct connectdata *conn = data->conn; in dict_do()
189 result = Curl_urldecode(data->state.up.path, 0, &path, NULL, REJECT_CTRL); in dict_do()
215 infof(data, "looku in dict_do()
[all...]
/third_party/benchmark/test/
H A Ddonotoptimize_assembly_test.cc28 int data[2]; member
/third_party/alsa-lib/src/control/
H A Deld.c73 eld = value.value.bytes.data; in __snd_pcm_info_eld_fixup()
/third_party/googletest/googletest/test/
H A Dgtest_dirs_test.cc53 GTEST_CHECK_(mkdtemp(pattern.data()) != nullptr); in MakeTempDir()
/third_party/NuttX/drivers/bch/
H A Dbchlib_setup.c74 struct drv_data *drv = (struct drv_data *)bch->vnode->data; in bchlib_setup()
/third_party/NuttX/drivers/usbdev/gadget/
H A Dusbd_video.h135 UVC_STATE_CONN = 0x02, /* UVC device has connected to USB host, but not trasmitting video data */
136 UVC_STATE_TRAN_COPY = 0x04, /* UVC device has connected to USB host, and transmitting video data */
148 /* structure used for callback furnction, (partial) frame data;
149 * structure used to describe next complete frame data.
155 uint8_t *data; /* UVC_STATE_TRAN_COPY: copy target address; UVC_STATE_TRAN_NOCP: NULL */ member
156 uint32_t length; /* length of data */
157 uint32_t last; /* last piece of data in the frame? (ignored when UVC_STATE_TRAN_NOCP) */
161 * callback function proto-type, copy (partial) video frame data
163 * frame of video data one by one
/third_party/alsa-lib/include/
H A Dsearch.h31 /* Prototype structure for a linked-list data structure.
73 void *data; member
86 NULL. If ACTION is `ENTER' replace existing data (if any) with
87 ITEM.data. */
155 data this function should do nothing. */
/third_party/icu/tools/unicode/c/genuca/
H A Dcollationbasedatabuilder.h74 virtual void build(CollationData &data, UErrorCode &errorCode);
/third_party/icu/icu4c/source/i18n/
H A Ducol_imp.h23 * 02/27/2001 synwee Added getMaxExpansion data structure in UCollator
51 * Convenience string denoting the Collation data tree
130 UResourceBundle *data; member in CollationLoader

Completed in 20 milliseconds

1...<<771772773774775776777778779780>>...1055