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

  /external/webp/src/utils/
endian_inl.h 83 static WEBP_INLINE uint64_t BSwap64(uint64_t x) {
bit_reader_inl.h 87 bits = BSwap64(in_bits);

Completed in 41 milliseconds