Home
last modified time | relevance | path

Searched refs:H2BE_32 (Results 1 – 2 of 2) sorted by relevance

/third_party/libsnd/src/ALAC/
DEndianPortable.h36 #define Swap32NtoB(x) H2BE_32 (x)
/third_party/libsnd/src/
Dsfendian.h145 #define H2BE_32(x) ENDSWAP_32 (x) macro
159 #define H2BE_32(x) (x) macro