Home
last modified time | relevance | path

Searched refs:data (Results 16001 - 16025 of 24126) sorted by relevance

1...<<641642643644645646647648649650>>...966

/third_party/ffmpeg/libavformat/
H A Dmicrodvdenc.c53 avio_write(avf->pb, pkt->data, pkt->size); in microdvd_write_packet()
/third_party/ffmpeg/libavutil/
H A Dbprint.h42 * Buffer to print data progressively
46 * encoding-agnostic and can even hold binary data.
62 * allocation fails, data stop being appended to the buffer, but the length
119 * @param buffer byte buffer to use for the string data
140 * Append data to a print buffer.
143 * param data pointer to data
144 * param size size of data
146 void av_bprint_append_data(AVBPrint *buf, const char *data, unsigned size);
175 * Reset the string to "" but keep internal allocated data
[all...]
/third_party/ffmpeg/libavresample/
H A Daudio_data.h39 uint8_t *data[AVRESAMPLE_MAX_CHANNELS]; /**< data plane pointers */ member
40 uint8_t *buffer; /**< data buffer */
48 int planes; /**< number of data planes */
51 int read_only; /**< data is read-only */
53 int ptr_align; /**< minimum data pointer alignment */
63 * This does not allocate an internal buffer. It only sets the data pointers
67 * @param src source data pointers
73 * @param nb_samples number of samples in the source data
120 * Copy data fro
[all...]
/third_party/elfutils/libdw/
H A Ddwarf_getcfi.c48 cfi->data = (Elf_Data_Scn *) dbg->sectiondata[IDX_debug_frame]; in dwarf_getcfi()
/third_party/ffmpeg/libswscale/aarch64/
H A Dswscale.c27 SwsContext *c, int16_t *data, \
/third_party/backends/backend/genesys/
H A Dtest_usb_device.h48 std::uint8_t* data) override;
/third_party/backends/backend/
H A Dhp5400_sanei.h53 Additions to support bulk data transport. Added debugging info - 19/02/2003 Martijn
98 int datalen, int block, char *data);
H A Dkvs1025_cmds.h35 void *data; member
H A Dpieusb_usb.h56 PIEUSB_Status sanei_pieusb_command(SANE_Int device_number, SANE_Byte command[], SANE_Byte data[], SANE_Int size);
/third_party/curl/docs/examples/
H A Dcertinfo.c74 printf("%s\n", slist->data); in main()
/third_party/curl/lib/
H A Dftp.h38 CURLcode Curl_GetFTPResponse(struct Curl_easy *data, ssize_t *nread,
104 /* This FTP struct is used in the Curl_easy. All FTP data that is
119 /* ftp_conn is used for struct connection-oriented data in the connectdata
142 /* newhost is the (allocated) IP addr or host name to connect the data
146 ftpstate state_saved; /* transfer type saved to be reloaded after data
162 BIT(wait_data_conn); /* this is set TRUE if data connection is waited */
/third_party/backends/tools/
H A Dcreate-release.sh61 --data @release.json \
/third_party/alsa-utils/topology/nhlt/intel/
H A Dintel-nhlt.h46 snd_config_t *data; member
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationRoot.java38 return root.data; in getData()
52 // Keep t=null until after the root data has been read completely.
53 // Otherwise we would set a non-null root object if the data reader throws an exception.
57 "IOException while reading CLDR root data",
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/data/
H A DHolidayBundle_en_US.java10 package com.ibm.icu.impl.data;
H A DTokenIterator.java13 package com.ibm.icu.impl.data;
/third_party/FreeBSD/sys/dev/usb/net/
H A Dusb_eth_drv.h70 typedef int (*eth_control)(struct los_eth_driver *sc, unsigned long key, void *data, int data_length);
88 /* Send a packet of data */
90 /* Receive [unload] a packet of data */
93 * Deliver data to/from device from/to stack memory space
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_dynamic.c58 usb_quirk_ioctl_w(unsigned long cmd, caddr_t data, int fflag, struct thread *td) in usb_quirk_ioctl_w() argument
/third_party/NuttX/drivers/usbdev/gadget/fconfig/include/
H A Dusb_obj.h75 void *data);
/third_party/NuttX/fs/driver/
H A Dfs_openblockdriver.c96 struct drv_data* drv = (struct drv_data*)vnode_ptr->data; in open_blockdriver()
/third_party/alsa-lib/include/sound/uapi/
H A Dasound_fm.h88 /* This block is the percussion instrument data */
132 unsigned char data[32]; member
H A Dsb16_csp.h75 unsigned char data[SNDRV_SB_CSP_MAX_MICROCODE_FILE_SIZE]; member
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/data/
H A DHolidayBundle_en_US.java11 package ohos.global.icu.impl.data;
H A DTokenIterator.java14 package ohos.global.icu.impl.data;
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DCollationRoot.java40 return root.data; in getData()
54 // Keep t=null until after the root data has been read completely.
55 // Otherwise we would set a non-null root object if the data reader throws an exception.
59 "IOException while reading CLDR root data",

Completed in 23 milliseconds

1...<<641642643644645646647648649650>>...966