/third_party/ffmpeg/libavformat/ |
H A D | microdvdenc.c | 53 avio_write(avf->pb, pkt->data, pkt->size); in microdvd_write_packet()
|
/third_party/ffmpeg/libavutil/ |
H A D | bprint.h | 42 * 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 D | audio_data.h | 39 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 D | dwarf_getcfi.c | 48 cfi->data = (Elf_Data_Scn *) dbg->sectiondata[IDX_debug_frame]; in dwarf_getcfi()
|
/third_party/ffmpeg/libswscale/aarch64/ |
H A D | swscale.c | 27 SwsContext *c, int16_t *data, \
|
/third_party/backends/backend/genesys/ |
H A D | test_usb_device.h | 48 std::uint8_t* data) override;
|
/third_party/backends/backend/ |
H A D | hp5400_sanei.h | 53 Additions to support bulk data transport. Added debugging info - 19/02/2003 Martijn 98 int datalen, int block, char *data);
|
H A D | kvs1025_cmds.h | 35 void *data; member
|
H A D | pieusb_usb.h | 56 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 D | certinfo.c | 74 printf("%s\n", slist->data); in main()
|
/third_party/curl/lib/ |
H A D | ftp.h | 38 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 D | create-release.sh | 61 --data @release.json \
|
/third_party/alsa-utils/topology/nhlt/intel/ |
H A D | intel-nhlt.h | 46 snd_config_t *data; member
|
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
H A D | CollationRoot.java | 38 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 D | HolidayBundle_en_US.java | 10 package com.ibm.icu.impl.data;
|
H A D | TokenIterator.java | 13 package com.ibm.icu.impl.data;
|
/third_party/FreeBSD/sys/dev/usb/net/ |
H A D | usb_eth_drv.h | 70 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 D | usb_dynamic.c | 58 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 D | usb_obj.h | 75 void *data);
|
/third_party/NuttX/fs/driver/ |
H A D | fs_openblockdriver.c | 96 struct drv_data* drv = (struct drv_data*)vnode_ptr->data; in open_blockdriver()
|
/third_party/alsa-lib/include/sound/uapi/ |
H A D | asound_fm.h | 88 /* This block is the percussion instrument data */ 132 unsigned char data[32]; member
|
H A D | sb16_csp.h | 75 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 D | HolidayBundle_en_US.java | 11 package ohos.global.icu.impl.data;
|
H A D | TokenIterator.java | 14 package ohos.global.icu.impl.data;
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
H A D | CollationRoot.java | 40 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",
|