Searched defs:src_bytes (Results 1 – 9 of 9) sorted by relevance
117 argb_t *src_bytes = malloc (WIDTH * sizeof (argb_t)); in main() local
170 const uint8_t *src_bytes; in pcre2_serialize_decode() local
230 uint8_t *src_bytes; in mips_dspr2_blt() local
3268 uint8_t * src_bytes; in mmx_blt() local
4706 uint8_t * src_bytes; in sse2_blt() local
320 vector<uint8_t> ShardColumn::CompressInt(const vector<uint8_t> &src_bytes, const IntegerType &int_t… in CompressInt()
316 uint8_t* src_bytes = reinterpret_cast<uint8_t*>(&src_pixel); in GetBitmap() local
486 size_t src_bytes = SDL_strlen(src); in SDL_utf8strlcpy() local
2550 static void check_dest_free_space(u64 src_bytes)