Searched refs:BROTLI_BSWAP16_ (Results 1 – 1 of 1) sorted by relevance
388 #define BROTLI_BSWAP16_(V) ((uint16_t)( \ macro393 return BROTLI_BSWAP16_(value); in BROTLI_UNALIGNED_LOAD16LE()