Home
last modified time | relevance | path

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

/third_party/libsnd/src/ALAC/
DEndianPortable.h33 #define Swap16NtoB(x) H2BE_16 (x)
/third_party/libsnd/src/
Dsfendian.h148 #define H2BE_16(x) ENDSWAP_16 (x) macro
162 #define H2BE_16(x) (x) macro