Searched refs:data (Results 11226 - 11250 of 18573) sorted by relevance
1...<<441442443444445446447448449450>>...743
/third_party/curl/tests/libtest/ |
H A D | lib507.c | 88 i = msg->data.result; in test()
|
H A D | lib1552.c | 81 i = msg->data.result; in test()
|
/third_party/elfutils/libasm/ |
H A D | asm_newcomsym.c | 46 .data = {
|
/third_party/curl/tests/server/ |
H A D | util.h | 28 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 D | asm.s | 18 section .data
|
/third_party/ffmpeg/libavcodec/ |
H A D | nvdec_mjpeg.c | 47 fdd = (FrameDecodeData*)cur_frame->private_ref->data; in nvdec_mjpeg_start_frame()
|
H A D | mpl2dec.c | 71 const char *ptr = avpkt->data; in mpl2_decode_frame()
|
H A D | sbc.h | 73 /* 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 D | vdpau_internal.h | 40 return (uintptr_t)pic->data[3]; in ff_vdpau_get_surface_id()
|
H A D | realtextdec.c | 63 const char *ptr = avpkt->data; in realtext_decode_frame()
|
H A D | subviewerdec.c | 54 const char *ptr = avpkt->data; in subviewer_decode_frame()
|
/third_party/ffmpeg/libavfilter/ |
H A D | qp_table.c | 42 par = (AVVideoEncParams*)sd->data; in ff_qp_table_extract()
|
H A D | colorspacedsp.h | 61 * 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 D | vaapi_vpp.h | 78 const void *data,
|
/third_party/ffmpeg/libavformat/ |
H A D | mpjpeg.c | 46 avio_write(s->pb, pkt->data, pkt->size); in mpjpeg_write_packet()
|
H A D | avc.h | 60 int ff_isom_write_avcc(AVIOContext *pb, const uint8_t *data, int len);
|
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);
|
Completed in 13 milliseconds
1...<<441442443444445446447448449450>>...743