Searched defs:BROTLI_UNALIGNED_LOAD32LE (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/brotli/dist/c/common/ | ||
| H A D | platform.h | 385 #define BROTLI_UNALIGNED_LOAD32LE BrotliUnalignedRead32 macro 400 static BROTLI_INLINE uint32_t BROTLI_UNALIGNED_LOAD32LE(const void* p) { function in typeref:typename:BROTLI_INLINE uint32_t 423 static BROTLI_INLINE uint32_t BROTLI_UNALIGNED_LOAD32LE(const void* p) { function in typeref:typename:BROTLI_INLINE uint32_t |
Completed in 4 milliseconds