Home
last modified time | relevance | path

Searched defs:copy_buffer (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/enc/
Dnear_lossless_enc.c75 int stride, int limit_bits, uint32_t* copy_buffer, in NearLossless()
116 uint32_t* const copy_buffer = in VP8ApplyNearLossless() local
/third_party/skia/third_party/externals/microhttpd/src/examples/
Dmhd2spdy_structures.c146 copy_buffer(const void *src, size_t src_size, void **dst, size_t *dst_size) in copy_buffer() function
/third_party/skia/third_party/externals/icu/source/i18n/
Ddouble-conversion-strtod.cpp505 char copy_buffer[kMaxSignificantDecimalDigits]; in Strtod() local
538 char copy_buffer[kMaxSignificantDecimalDigits]; in Strtof() local
/third_party/icu/icu4c/source/i18n/
Ddouble-conversion-strtod.cpp505 char copy_buffer[kMaxSignificantDecimalDigits]; in Strtod() local
538 char copy_buffer[kMaxSignificantDecimalDigits]; in Strtof() local
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
Dstrtod.cc489 char copy_buffer[kMaxSignificantDecimalDigits]; in Strtod() local
522 char copy_buffer[kMaxSignificantDecimalDigits]; in Strtof() local
/third_party/node/deps/icu-small/source/i18n/
Ddouble-conversion-strtod.cpp505 char copy_buffer[kMaxSignificantDecimalDigits]; in Strtod() local
538 char copy_buffer[kMaxSignificantDecimalDigits]; in Strtof() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_meta_buffer.c310 copy_buffer(struct radv_cmd_buffer *cmd_buffer, struct radv_buffer *src_buffer, in copy_buffer() function
/third_party/ffmpeg/tools/
Dqt-faststart.c444 unsigned char *copy_buffer = NULL; in main() local
/third_party/lame/libmp3lame/
Dbitstream.c1079 copy_buffer(lame_internal_flags * gfc, unsigned char *buffer, int size, int mp3data) in copy_buffer() function
/third_party/mesa3d/src/intel/vulkan/
Danv_blorp.c801 copy_buffer(struct anv_device *device, in copy_buffer() function
/third_party/python/Objects/
Dmemoryobject.c422 copy_buffer(const Py_buffer *dest, const Py_buffer *src) in copy_buffer() function
/third_party/python/Modules/
D_testbuffer.c537 copy_buffer(Py_buffer *dest, Py_buffer *src) in copy_buffer() function
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_clear_blit.c2092 copy_buffer(struct tu_cmd_buffer *cmd, in copy_buffer() function