Home
last modified time | relevance | path

Searched refs:BSwap16 (Results 1 – 3 of 3) sorted by relevance

/external/webp/src/utils/
Dendian_inl_utils.h31 #define HToLE16 BSwap16
49 static WEBP_INLINE uint16_t BSwap16(uint16_t x) { in BSwap16() function
Dbit_reader_inl_utils.h91 bits = BSwap16(in_bits); in VP8LoadNewBytes()
/external/libvpx/libvpx/vpx_util/
Dendian_inl.h41 #define HToLE16 BSwap16
68 static INLINE uint16_t BSwap16(uint16_t x) { in BSwap16() function