Searched refs:memmove16 (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/brotli/dist/c/dec/ | ||
| H A D | decode.c | 170 static BROTLI_INLINE void memmove16(uint8_t* dst, uint8_t* src) { function in typeref:typename:BROTLI_INLINE void 1968 memmove16(copy_dst, copy_src); 1984 memmove16(copy_dst + 16, copy_src + 16); |
Completed in 5 milliseconds