Home
last modified time | relevance | path

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

/third_party/pixman/test/
Dcombiner-test.c117 argb_t *src_bytes = malloc (WIDTH * sizeof (argb_t)); in main() local
/third_party/pcre2/pcre2/src/
Dpcre2_serialize.c170 const uint8_t *src_bytes; in pcre2_serialize_decode() local
/third_party/pixman/pixman/
Dpixman-mips-dspr2.c230 uint8_t *src_bytes; in mips_dspr2_blt() local
Dpixman-mmx.c3268 uint8_t * src_bytes; in mmx_blt() local
Dpixman-sse2.c4706 uint8_t * src_bytes; in sse2_blt() local
/third_party/mindspore/mindspore/ccsrc/minddata/mindrecord/meta/
Dshard_column.cc320 vector<uint8_t> ShardColumn::CompressInt(const vector<uint8_t> &src_bytes, const IntegerType &int_t… in CompressInt()
/third_party/flutter/engine/flutter/shell/platform/android/
Dplatform_view_android_jni.cc316 uint8_t* src_bytes = reinterpret_cast<uint8_t*>(&src_pixel); in GetBitmap() local
/third_party/flutter/skia/third_party/externals/sdl/src/stdlib/
DSDL_string.c486 size_t src_bytes = SDL_strlen(src); in SDL_utf8strlcpy() local
/third_party/ntfs-3g/ntfsprogs/
Dntfsclone.c2550 static void check_dest_free_space(u64 src_bytes)