HomeSort by relevance Sort by last modified time
    Searched defs:BSwap16 (Results 1 - 2 of 2) sorted by null

  /external/webp/src/utils/
endian_inl_utils.h 31 #define HToLE16 BSwap16
49 static WEBP_INLINE uint16_t BSwap16(uint16_t x) {
  /external/libvpx/libvpx/vpx_util/
endian_inl.h 41 #define HToLE16 BSwap16
68 static INLINE uint16_t BSwap16(uint16_t x) {

Completed in 71 milliseconds