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

  /external/webp/src/utils/
endian_inl.h 30 #define HToLE32 BSwap32
60 static WEBP_INLINE uint32_t BSwap32(uint32_t x) {
bit_reader_inl.h 90 bits = BSwap32(in_bits);
  /external/webp/src/dsp/
lossless.c     [all...]

Completed in 41 milliseconds