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

  /external/chromium_org/third_party/libwebp/utils/
endian_inl.h 29 #define HToLE32 BSwap32
71 static WEBP_INLINE uint32_t BSwap32(uint32_t x) {
  /external/webp/src/utils/
endian_inl.h 29 #define HToLE32 BSwap32
71 static WEBP_INLINE uint32_t BSwap32(uint32_t x) {

Completed in 315 milliseconds