Searched defs:add_bytes (Results 1 – 6 of 6) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | lossless_videodsp.h | 32 void (*add_bytes)(uint8_t *dst /* align 32 */, uint8_t *src /* align 32 */, member
|
D | huffyuvdec.c | 859 static void add_bytes(HYuvContext *s, uint8_t *dst, uint8_t *src, int w) in add_bytes() function
|
/third_party/protobuf/src/google/protobuf/stubs/ |
D | structurally_valid.cc | 46 uint8 add_bytes; member
|
/third_party/node/deps/openssl/openssl/providers/implementations/rands/ |
D | drbg_hash.c | 144 static int add_bytes(PROV_DRBG *drbg, unsigned char *dst, in add_bytes() function
|
/third_party/openssl/providers/implementations/rands/ |
D | drbg_hash.c | 144 static int add_bytes(PROV_DRBG *drbg, unsigned char *dst, in add_bytes() function
|
/third_party/python/Modules/_decimal/libmpdec/ |
D | io.c | 1154 mpd_ssize_t add_chars, add_bytes; in _mpd_add_pad() local
|