Home
last modified time | relevance | path

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

/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/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/node/deps/icu-small/source/i18n/
Ddouble-conversion-strtod.cpp509 char copy_buffer[kMaxSignificantDecimalDigits]; in Strtod() local
542 char copy_buffer[kMaxSignificantDecimalDigits]; in Strtof() local
/third_party/icu/icu4c/source/i18n/
Ddouble-conversion-strtod.cpp509 char copy_buffer[kMaxSignificantDecimalDigits]; in Strtod() local
542 char copy_buffer[kMaxSignificantDecimalDigits]; in Strtof() local
/third_party/boost/boost/compute/
Devent.hpp65 copy_buffer = CL_COMMAND_COPY_BUFFER, enumerator
/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/python/Modules/
D_testbuffer.c537 copy_buffer(Py_buffer *dest, Py_buffer *src) in copy_buffer() function
/third_party/python/Objects/
Dmemoryobject.c431 copy_buffer(Py_buffer *dest, Py_buffer *src) in copy_buffer() function