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

  /external/webp/src/utils/
endian_inl_utils.h 35 #define HAVE_BUILTIN_BSWAP32
63 #elif defined(HAVE_BUILTIN_BSWAP32)
73 #endif // HAVE_BUILTIN_BSWAP32
  /external/libaom/libaom/aom_util/
endian_inl.h 60 #define HAVE_BUILTIN_BSWAP32
92 #elif defined(HAVE_BUILTIN_BSWAP32)
102 #endif // HAVE_BUILTIN_BSWAP32
  /external/libvpx/libvpx/vpx_util/
endian_inl.h 56 #define HAVE_BUILTIN_BSWAP32
88 #elif defined(HAVE_BUILTIN_BSWAP32)
98 #endif // HAVE_BUILTIN_BSWAP32

Completed in 45 milliseconds