Home
last modified time | relevance | path

Searched refs:data (Results 11226 - 11250 of 18573) sorted by relevance

1...<<441442443444445446447448449450>>...743

/third_party/curl/tests/libtest/
H A Dlib507.c88 i = msg->data.result; in test()
H A Dlib1552.c81 i = msg->data.result; in test()
/third_party/elfutils/libasm/
H A Dasm_newcomsym.c46 .data = {
/third_party/curl/tests/server/
H A Dutil.h28 char *data_to_hex(char *data, size_t len);
32 #define TEST_DATA_PATH "%s/data/test%ld"
36 /* global variable, where to find the 'data' dir */
/third_party/elfio/tests/elf_examples/
H A Dasm.s18 section .data
/third_party/ffmpeg/libavcodec/
H A Dnvdec_mjpeg.c47 fdd = (FrameDecodeData*)cur_frame->private_ref->data; in nvdec_mjpeg_start_frame()
H A Dmpl2dec.c71 const char *ptr = avpkt->data; in mpl2_decode_frame()
H A Dsbc.h73 /* extra bits of precision for the synthesis filter input data */
77 * Enforce 16 byte alignment for the data, which is supposed to be used
117 uint8_t ff_sbc_crc8(const AVCRC *crc_ctx, const uint8_t *data, size_t len);
H A Dvdpau_internal.h40 return (uintptr_t)pic->data[3]; in ff_vdpau_get_surface_id()
H A Drealtextdec.c63 const char *ptr = avpkt->data; in realtext_decode_frame()
H A Dsubviewerdec.c54 const char *ptr = avpkt->data; in subviewer_decode_frame()
/third_party/ffmpeg/libavfilter/
H A Dqp_table.c42 par = (AVVideoEncParams*)sd->data; in ff_qp_table_extract()
H A Dcolorspacedsp.h61 * of intermediate RGB data. */
63 /* Convert intermediate RGB data (15bpp, internal format) into YUV data and
73 * (our internal data format) */
74 void (*multiply3x3)(int16_t *data[3], ptrdiff_t stride,
H A Dvaapi_vpp.h78 const void *data,
/third_party/ffmpeg/libavformat/
H A Dmpjpeg.c46 avio_write(s->pb, pkt->data, pkt->size); in mpjpeg_write_packet()
H A Davc.h60 int ff_isom_write_avcc(AVIOContext *pb, const uint8_t *data, int len);
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);

Completed in 13 milliseconds

1...<<441442443444445446447448449450>>...743