Home
last modified time | relevance | path

Searched refs:dst_size (Results 1 - 25 of 63) sorted by relevance

123

/third_party/mesa3d/src/util/format/
H A Dformat_utils.h150 _mesa_unsigned_to_unsigned(unsigned src, unsigned dst_size) in _mesa_unsigned_to_unsigned() argument
152 return MIN2(src, u_uintN_max(dst_size)); in _mesa_unsigned_to_unsigned()
156 _mesa_unsigned_to_signed(unsigned src, unsigned dst_size) in _mesa_unsigned_to_signed() argument
158 return MIN2(src, (unsigned)u_intN_max(dst_size)); in _mesa_unsigned_to_signed()
162 _mesa_signed_to_signed(int src, unsigned dst_size) in _mesa_signed_to_signed() argument
164 return CLAMP(src, u_intN_min(dst_size), u_intN_max(dst_size)); in _mesa_signed_to_signed()
168 _mesa_signed_to_unsigned(int src, unsigned dst_size) in _mesa_signed_to_unsigned() argument
170 return CLAMP(src, 0, u_uintN_max(dst_size)); in _mesa_signed_to_unsigned()
/third_party/backends/sanei/
H A Dsanei_scsi.c1672 void *dst, size_t * dst_size, void **idp) in sanei_scsi_req_enter2()
1681 if (dst_size) in sanei_scsi_req_enter2()
1683 "src=%p, src_size=%x, dst=%p, dst_size=%x, *idp=%p)\n", in sanei_scsi_req_enter2()
1684 fd, cmd, cmd_size, src, src_size, dst, *dst_size, idp); in sanei_scsi_req_enter2()
1687 "src=%p, src_size=%x, dst=%p, dst_size=NULL, *idp=%p)\n", in sanei_scsi_req_enter2()
1701 if (dst_size) in sanei_scsi_req_enter2()
1702 com->dst_size = *dst_size; in sanei_scsi_req_enter2()
1706 if (dst_size && *dst_size) in sanei_scsi_req_enter2()
1669 sanei_scsi_req_enter2(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size, void **idp) sanei_scsi_req_enter2() argument
1815 sanei_scsi_cmd2(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size) sanei_scsi_cmd2() argument
2079 sanei_scsi_req_enter2(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size, void **idp) sanei_scsi_req_enter2() argument
2474 sanei_scsi_cmd2(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size) sanei_scsi_cmd2() argument
3171 sanei_scsi_cmd2(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size) sanei_scsi_cmd2() argument
3249 sanei_scsi_cmd2(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size) sanei_scsi_cmd2() argument
3542 sanei_scsi_cmd2(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size) sanei_scsi_cmd2() argument
3595 sanei_scsi_cmd2(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size) sanei_scsi_cmd2() argument
3689 sanei_scsi_cmd2(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size) sanei_scsi_cmd2() argument
3771 sanei_scsi_cmd2(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size) sanei_scsi_cmd2() argument
3844 sanei_scsi_cmd2(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size) sanei_scsi_cmd2() argument
4002 sanei_scsi_cmd2(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size) sanei_scsi_cmd2() argument
4264 sanei_scsi_cmd2(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size) sanei_scsi_cmd2() argument
4363 sanei_scsi_cmd2(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size) sanei_scsi_cmd2() argument
4377 sanei_scsi_cmd2(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size) sanei_scsi_cmd2() argument
4624 sanei_scsi_cmd2(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size) sanei_scsi_cmd2() argument
4697 sanei_scsi_cmd2(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size) sanei_scsi_cmd2() argument
4769 scsi_cmd(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size, int probing) scsi_cmd() argument
4874 sanei_scsi_cmd2(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size) sanei_scsi_cmd2() argument
4904 scsi_cmd(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size, int probing) scsi_cmd() argument
4993 sanei_scsi_cmd2(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size) sanei_scsi_cmd2() argument
5015 sanei_scsi_cmd2(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size) sanei_scsi_cmd2() argument
5205 sanei_scsi_cmd2_old_api(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size) sanei_scsi_cmd2_old_api() argument
5678 ExecuteSCSITask(SCSITaskInterface ** task, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size) ExecuteSCSITask() argument
5785 ExecuteCommandUsingSTUC(SCSITaskDeviceInterface ** interface, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size) ExecuteCommandUsingSTUC() argument
5827 sanei_scsi_cmd2_stuc_api(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size) sanei_scsi_cmd2_stuc_api() argument
6067 sanei_scsi_cmd2(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size) sanei_scsi_cmd2() argument
6117 sanei_scsi_req_enter2(int fd, const void *cmd, size_t cmd_size, const void *src, size_t src_size, void *dst, size_t * dst_size, void **idp) sanei_scsi_req_enter2() argument
6139 sanei_scsi_req_enter(int fd, const void *src, size_t src_size, void *dst, size_t * dst_size, void **idp) sanei_scsi_req_enter() argument
6156 sanei_scsi_cmd(int fd, const void *src, size_t src_size, void *dst, size_t * dst_size) sanei_scsi_cmd() argument
[all...]
H A Dsanei_ab306.c358 <dst_size> is > 0. */
361 void *dst, size_t * dst_size) in sanei_ab306_cmd()
402 if (dst && *dst_size > 0) in sanei_ab306_cmd()
410 for (i = 0; i < *dst_size; i++) in sanei_ab306_cmd()
545 void *dst, size_t *dst_size) in sanei_ab306_cmd()
360 sanei_ab306_cmd(int fd, const void *src, size_t src_size, void *dst, size_t * dst_size) sanei_ab306_cmd() argument
544 sanei_ab306_cmd(int fd, const void *src, size_t src_size, void *dst, size_t *dst_size) sanei_ab306_cmd() argument
/third_party/skia/third_party/externals/icu/fuzzers/
H A Dicu_ucasemap_fuzzer.cc32 int32_t dst_size = size * 2; in LLVMFuzzerTestOneInput()
33 std::unique_ptr<char[]> dst(new char[dst_size]); in LLVMFuzzerTestOneInput()
37 case 0: ucasemap_utf8ToLower(csm.get(), dst.get(), dst_size, src, size, in LLVMFuzzerTestOneInput()
40 case 1: ucasemap_utf8ToUpper(csm.get(), dst.get(), dst_size, src, size, in LLVMFuzzerTestOneInput()
43 case 2: ucasemap_utf8ToTitle(csm.get(), dst.get(), dst_size, src, size, in LLVMFuzzerTestOneInput()
46 case 3: ucasemap_utf8FoldCase(csm.get(), dst.get(), dst_size, src, size, in LLVMFuzzerTestOneInput()
/third_party/backends/backend/
H A Dumax-usb.c82 static SANE_Status sanei_umaxusb_cmd(int fd, const void *src, size_t src_size, void *dst, size_t * dst_size) in sanei_umaxusb_cmd() argument
90 DBG(DBG_info, "Sending SCSI cmd 0x%02x cdb len %ld, param len %ld, result len %ld\n", ((const unsigned char *)src)[0], (long)cmd_size, (long)param_size, dst_size? (long)*dst_size:(long)0); in sanei_umaxusb_cmd()
145 if (dst_size != NULL && *dst_size != 0 && dst != NULL) { in sanei_umaxusb_cmd()
147 sanei_pv8630_prep_bulkread(fd, *dst_size); in sanei_umaxusb_cmd()
148 sanei_pv8630_bulkread(fd, dst, dst_size); in sanei_umaxusb_cmd()
150 DBG(DBG_info, " SCSI cmd returned %lu bytes\n", (u_long) *dst_size); in sanei_umaxusb_cmd()
240 void *dst, size_t * dst_size, void **idp) in sanei_umaxusb_req_enter()
243 return(sanei_umaxusb_cmd(fd, src, src_size, dst, dst_size)); in sanei_umaxusb_req_enter()
238 sanei_umaxusb_req_enter(int fd, const void *src, size_t src_size, void *dst, size_t * dst_size, void **idp) sanei_umaxusb_req_enter() argument
[all...]
H A Dsnapscan-usb.c101 void *dst, size_t * dst_size) in snapscani_usb_cmd()
107 fd, (u_long) src,(u_long) src_size,(u_long) dst, (u_long) dst_size,(u_long) (dst_size ? *dst_size : 0)); in snapscani_usb_cmd()
123 status = atomic_usb_cmd(fd,src,src_size,dst,dst_size); in snapscani_usb_cmd()
134 void *dst, size_t * dst_size) in atomic_usb_cmd()
142 fd, (u_long) src,(u_long) src_size,(u_long) dst, (u_long) dst_size,(u_long) (dst_size ? *dst_size : 0)); in atomic_usb_cmd()
151 status = usb_cmd(fd,src,src_size,dst,dst_size); in atomic_usb_cmd()
100 snapscani_usb_cmd(int fd, const void *src, size_t src_size, void *dst, size_t * dst_size) snapscani_usb_cmd() argument
133 atomic_usb_cmd(int fd, const void *src, size_t src_size, void *dst, size_t * dst_size) atomic_usb_cmd() argument
354 usb_cmd(int fd, const void *src, size_t src_size, void *dst, size_t * dst_size) usb_cmd() argument
[all...]
H A Dsnapscan-usb.h56 void *dst, size_t * dst_size);
99 void *dst, size_t * dst_size);
101 void *dst, size_t * dst_size);
/third_party/icu/icu4c/source/test/fuzzer/
H A Ducasemap_fuzzer.cpp52 int32_t dst_size = size * 2; in LLVMFuzzerTestOneInput() local
53 std::unique_ptr<char[]> dst(new char[dst_size]); in LLVMFuzzerTestOneInput()
57 case 0: ucasemap_utf8ToLower(csm.get(), dst.get(), dst_size, src, size, in LLVMFuzzerTestOneInput()
60 case 1: ucasemap_utf8ToUpper(csm.get(), dst.get(), dst_size, src, size, in LLVMFuzzerTestOneInput()
63 case 2: ucasemap_utf8ToTitle(csm.get(), dst.get(), dst_size, src, size, in LLVMFuzzerTestOneInput()
66 case 3: ucasemap_utf8FoldCase(csm.get(), dst.get(), dst_size, src, size, in LLVMFuzzerTestOneInput()
/third_party/ffmpeg/libavcodec/
H A Ddsicinvideo.c95 unsigned char *dst, int dst_size) in cin_decode_huffman()
100 unsigned char *dst_end = dst + dst_size; in cin_decode_huffman()
130 unsigned char *dst, int dst_size) in cin_decode_lzss()
134 unsigned char *dst_end = dst + dst_size, *dst_start = dst; in cin_decode_lzss()
161 if (dst_end - dst > dst_size - dst_size/10) in cin_decode_lzss()
168 unsigned char *dst, int dst_size) in cin_decode_rle()
171 unsigned char *dst_end = dst + dst_size; in cin_decode_rle()
191 if (dst_end - dst > dst_size - dst_size/1 in cin_decode_rle()
94 cin_decode_huffman(const unsigned char *src, int src_size, unsigned char *dst, int dst_size) cin_decode_huffman() argument
129 cin_decode_lzss(const unsigned char *src, int src_size, unsigned char *dst, int dst_size) cin_decode_lzss() argument
167 cin_decode_rle(const unsigned char *src, int src_size, unsigned char *dst, int dst_size) cin_decode_rle() argument
[all...]
H A Dtiertexseqv.c42 unsigned char *dst, int dst_size) in seq_unpack_rle_block()
50 for (i = 0, sz = 0; i < 64 && sz < dst_size; i++) { in seq_unpack_rle_block()
59 for (i = 0; i < 64 && dst_size > 0; i++) { in seq_unpack_rle_block()
65 memset(dst, *src++, FFMIN(len, dst_size)); in seq_unpack_rle_block()
69 memcpy(dst, src, FFMIN(len, dst_size)); in seq_unpack_rle_block()
73 dst_size -= len; in seq_unpack_rle_block()
40 seq_unpack_rle_block(const unsigned char *src, const unsigned char *src_end, unsigned char *dst, int dst_size) seq_unpack_rle_block() argument
H A Diff.c550 * @param dst_size the destination plane size in bytes
555 static int decode_byterun(uint8_t *dst, int dst_size, in decode_byterun() argument
559 for (x = 0; x < dst_size && bytestream2_get_bytes_left(gb) > 0;) { in decode_byterun()
563 length = FFMIN3(value + 1, dst_size - x, bytestream2_get_bytes_left(gb)); in decode_byterun()
568 length = FFMIN(-value + 1, dst_size - x); in decode_byterun()
575 if (x < dst_size) { in decode_byterun()
577 memset(dst+x, 0, dst_size - x); in decode_byterun()
810 int w, int bpp, int dst_size) in decode_short_horizontal_delta()
820 bytestream2_init_writer(&pb, dst, dst_size); in decode_short_horizontal_delta()
863 int w, int xor, int bpp, int dst_size) in decode_byte_vertical_delta()
808 decode_short_horizontal_delta(uint8_t *dst, const uint8_t *buf, const uint8_t *buf_end, int w, int bpp, int dst_size) decode_short_horizontal_delta() argument
861 decode_byte_vertical_delta(uint8_t *dst, const uint8_t *buf, const uint8_t *buf_end, int w, int xor, int bpp, int dst_size) decode_byte_vertical_delta() argument
928 decode_delta_j(uint8_t *dst, const uint8_t *buf, const uint8_t *buf_end, int w, int h, int bpp, int dst_size) decode_delta_j() argument
1039 decode_short_vertical_delta(uint8_t *dst, const uint8_t *buf, const uint8_t *buf_end, int w, int bpp, int dst_size) decode_short_vertical_delta() argument
1107 decode_long_vertical_delta(uint8_t *dst, const uint8_t *buf, const uint8_t *buf_end, int w, int bpp, int dst_size) decode_long_vertical_delta() argument
1193 decode_short_vertical_delta2(uint8_t *dst, const uint8_t *buf, const uint8_t *buf_end, int w, int bpp, int dst_size) decode_short_vertical_delta2() argument
1253 decode_long_vertical_delta2(uint8_t *dst, const uint8_t *buf, const uint8_t *buf_end, int w, int bpp, int dst_size) decode_long_vertical_delta2() argument
1335 decode_delta_d(uint8_t *dst, const uint8_t *buf, const uint8_t *buf_end, int w, int flag, int bpp, int dst_size) decode_delta_d() argument
1394 decode_delta_e(uint8_t *dst, const uint8_t *buf, const uint8_t *buf_end, int w, int flag, int bpp, int dst_size) decode_delta_e() argument
1449 decode_delta_l(uint8_t *dst, const uint8_t *buf, const uint8_t *buf_end, int w, int flag, int bpp, int dst_size) decode_delta_l() argument
[all...]
H A Dpcxenc.c40 * @param dst_size size of output buffer
47 static int pcx_rle_encode( uint8_t *dst, int dst_size, in pcx_rle_encode() argument
53 // check worst-case upper bound on dst_size in pcx_rle_encode()
54 if (dst_size < 2LL * src_plane_size * nplanes || src_plane_size <= 0) in pcx_rle_encode()
H A Dsga.c203 int dst_size, int shift, int plus) in lzss_decompress()
207 while (bytestream2_get_bytes_left(gb) > 0 && oi < dst_size) { in lzss_decompress()
214 if (oi + 2 < dst_size) { in lzss_decompress()
226 oi < dst_size) in lzss_decompress()
235 if (oi < offset || oi + count * 2 > dst_size) in lzss_decompress()
201 lzss_decompress(AVCodecContext *avctx, GetByteContext *gb, uint8_t *dst, int dst_size, int shift, int plus) lzss_decompress() argument
/third_party/backends/include/sane/
H A Dsanei_scsi.h180 * @param dst_size on input, the size of the buffer pointed to by dst, on exit,
195 void * dst, size_t * dst_size,
209 * If dst_size and *dst_size are non-zero, a "read command" (ie, data transfer
219 * @param dst_size on input, the size of the buffer pointed to by dst, on exit,
233 void * dst, size_t * dst_size,
259 * @param dst_size on input, the size of the buffer pointed to by dst, on exit,
273 void * dst, size_t * dst_size);
287 * @param dst_size on input, the size of the buffer pointed to by dst, on exit,
301 void * dst, size_t * dst_size);
[all...]
/third_party/ffmpeg/libswresample/
H A Dresample.c453 static int multiple_resample(ResampleContext *c, AudioData *dst, int dst_size, AudioData *src, int src_size, int *consumed){ in multiple_resample() argument
458 dst_size = FFMIN(dst_size, c->compensation_distance); in multiple_resample()
468 dst_size = FFMAX(FFMIN(dst_size, new_size), 0); in multiple_resample()
469 if (dst_size > 0) { in multiple_resample()
471 c->dsp.resample_one(dst->ch[i], src->ch[i], dst_size, index2, incr); in multiple_resample()
473 c->index += dst_size * c->dst_incr_div; in multiple_resample()
474 c->index += (c->frac + dst_size * (int64_t)c->dst_incr_mod) / c->src_incr; in multiple_resample()
477 c->frac = (c->frac + dst_size * (int64_ in multiple_resample()
[all...]
H A Dsoxr_resample.c85 struct ResampleContext * c, AudioData *dst, int dst_size, in process()
91 &idone, dst->ch, (size_t)dst_size, &odone); in process()
84 process( struct ResampleContext * c, AudioData *dst, int dst_size, AudioData *src, int src_size, int *consumed) process() argument
/third_party/ffmpeg/doc/examples/
H A Dscaling_video.c58 const char *dst_size = NULL; in main() local
74 dst_size = argv[2]; in main()
76 if (av_parse_video_size(&dst_w, &dst_h, dst_size) < 0) { in main()
79 dst_size); in main()
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dmhd2spdy_structures.c146 copy_buffer(const void *src, size_t src_size, void **dst, size_t *dst_size) in copy_buffer() argument
154 *dst = realloc(*dst, src_size + *dst_size); in copy_buffer()
158 memcpy(*dst + *dst_size, src, src_size); in copy_buffer()
159 *dst_size += src_size; in copy_buffer()
/third_party/alsa-lib/src/topology/
H A Dsave.c103 int tplg_nice_value_format(char *dst, size_t dst_size, unsigned int value) in tplg_nice_value_format() argument
107 return snprintf(dst, dst_size, "%d", (int)value); in tplg_nice_value_format()
109 return snprintf(dst, dst_size, "0x%x", value); in tplg_nice_value_format()
111 return snprintf(dst, dst_size, "%u", value); in tplg_nice_value_format()
/third_party/mesa3d/src/util/
H A Dvl_vlc.h65 vl_vlc_init_table(struct vl_vlc_entry *dst, unsigned dst_size, const struct vl_vlc_compressed *src, unsigned src_size) in vl_vlc_init_table() argument
67 unsigned i, bits = util_logbase2(dst_size); in vl_vlc_init_table()
69 assert(dst && dst_size); in vl_vlc_init_table()
72 for (i=0;i<dst_size;++i) { in vl_vlc_init_table()
/third_party/ffmpeg/libavformat/
H A Drtmppkt.c507 const uint8_t *name, uint8_t *dst, int dst_size) in amf_get_field_value2()
531 snprintf(dst, dst_size, "%g", av_int2double(bytestream2_get_be64(gb))); in amf_get_field_value2()
534 snprintf(dst, dst_size, "%s", bytestream2_get_byte(gb) ? "true" : "false"); in amf_get_field_value2()
538 if (dst_size < 1) in amf_get_field_value2()
540 if (dst_size < len + 1) in amf_get_field_value2()
541 len = dst_size - 1; in amf_get_field_value2()
558 const uint8_t *name, uint8_t *dst, int dst_size) in ff_amf_get_field_value()
567 return amf_get_field_value2(&gb, name, dst, dst_size); in ff_amf_get_field_value()
506 amf_get_field_value2(GetByteContext *gb, const uint8_t *name, uint8_t *dst, int dst_size) amf_get_field_value2() argument
557 ff_amf_get_field_value(const uint8_t *data, const uint8_t *data_end, const uint8_t *name, uint8_t *dst, int dst_size) ff_amf_get_field_value() argument
/third_party/ffmpeg/libavresample/
H A Dresample.c260 int *consumed, int src_size, int dst_size, int update_ctx, in resample()
276 dst_size = FFMIN(dst_size, in resample()
281 for(dst_index = 0; dst_index < dst_size; dst_index++) { in resample()
286 dst_index = dst_size; in resample()
292 for (dst_index = 0; dst_index < dst_size; dst_index++) { in resample()
259 resample(ResampleContext *c, void *dst, const void *src, int *consumed, int src_size, int dst_size, int update_ctx, int nearest_neighbour) resample() argument
/third_party/ffmpeg/libavutil/
H A Dimgutils.c501 int av_image_copy_to_buffer(uint8_t *dst, int dst_size, in av_image_copy_to_buffer() argument
512 if (size > dst_size || size < 0 || !desc) in av_image_copy_to_buffer()
545 // Fill dst[0..dst_size] with the bytes in clear[0..clear_size]. The clear
546 // bytes are repeated until dst_size is reached. If dst_size is unaligned (i.e.
547 // dst_size%clear_size!=0), the remaining data will be filled with the beginning
549 static void memset_bytes(uint8_t *dst, size_t dst_size, uint8_t *clear, in memset_bytes() argument
569 memset(dst, clear[0], dst_size); in memset_bytes()
571 if (clear_size > dst_size) in memset_bytes()
572 clear_size = dst_size; in memset_bytes()
[all...]
/third_party/pulseaudio/src/pulsecore/ffmpeg/
H A Dresample2.c210 int av_resample(AVResampleContext *c, short *dst, short *src, int *consumed, int src_size, int dst_size, int update_ctx){ in av_resample() argument
221 dst_size= FFMIN(dst_size, (src_size-1-index) * (int64_t)c->src_incr / c->dst_incr); in av_resample()
223 for(dst_index=0; dst_index < dst_size; dst_index++){ in av_resample()
232 for(dst_index=0; dst_index < dst_size; dst_index++){ in av_resample()
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dsfwoff2.c211 FT_ULong* dst_size, in write_buf()
227 if ( ( *offset + size ) > *dst_size ) in write_buf()
230 *dst_size, (*offset + size) )); in write_buf()
232 (FT_ULong)( *dst_size ), in write_buf()
236 *dst_size = *offset + size; in write_buf()
313 FT_ULong dst_size, in woff2_decompress()
319 FT_Offset uncompressed_size = (FT_Offset)dst_size; in woff2_decompress()
329 uncompressed_size != dst_size ) in woff2_decompress()
527 FT_ULong dst_size, in store_points()
582 if ( flag_offset >= dst_size ) in store_points()
210 write_buf( FT_Byte** dst_bytes, FT_ULong* dst_size, FT_ULong* offset, FT_Byte* src, FT_ULong size, FT_Memory memory ) write_buf() argument
312 woff2_decompress( FT_Byte* dst, FT_ULong dst_size, const FT_Byte* src, FT_ULong src_size ) woff2_decompress() argument
522 store_points( FT_ULong n_points, const WOFF2_Point points, FT_UShort n_contours, FT_UShort instruction_len, FT_Byte* dst, FT_ULong dst_size, FT_ULong* glyph_size ) store_points() argument
[all...]

Completed in 28 milliseconds

123