Home
last modified time | relevance | path

Searched refs:H2BE_16 (Results 1 - 2 of 2) sorted by relevance

/third_party/libsnd/src/ALAC/
H A DEndianPortable.h33 #define Swap16NtoB(x) H2BE_16 (x)
/third_party/libsnd/src/
H A Dsfendian.h144 #define H2BE_16(x) ENDSWAP_16 (x) macro
158 #define H2BE_16(x) (x) macro

Completed in 1 milliseconds