Home
last modified time | relevance | path

Searched defs:copy_buffer (Results 1 – 17 of 17) 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/flutter/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/flutter/skia/third_party/externals/icu/source/i18n/
Ddouble-conversion-strtod.cpp464 char copy_buffer[kMaxSignificantDecimalDigits]; in Strtod() local
490 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/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/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/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/boost/boost/compute/
Devent.hpp65 copy_buffer = CL_COMMAND_COPY_BUFFER, enumerator
/third_party/boost/libs/compute/include/boost/compute/
Devent.hpp65 copy_buffer = CL_COMMAND_COPY_BUFFER, enumerator
/third_party/mesa3d/src/amd/vulkan/
Dradv_meta_buffer.c374 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/gstreamer/gstplugins_good/sys/ximage/
Dgstximagesrc.c476 copy_buffer (GstBuffer * dest, GstBuffer * src) in copy_buffer() function
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_clear_blit.c1154 copy_format(VkFormat format, VkImageAspectFlags aspect_mask, bool copy_buffer) in copy_format()
1878 copy_buffer(struct tu_cmd_buffer *cmd, in copy_buffer() function
/third_party/mesa3d/src/intel/vulkan/
Danv_blorp.c832 copy_buffer(struct anv_device *device, in copy_buffer() function
/third_party/python/Objects/
Dmemoryobject.c424 copy_buffer(Py_buffer *dest, 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