Home
last modified time | relevance | path

Searched refs:BE2H_16 (Results 1 - 3 of 3) sorted by relevance

/third_party/libsnd/src/ALAC/
H A DEndianPortable.h34 #define Swap16BtoN(x) BE2H_16 (x)
/third_party/libsnd/src/
H A Dsfendian.h140 #define BE2H_16(x) ENDSWAP_16 (x) macro
154 #define BE2H_16(x) (x) macro
H A Dpcm.c353 { value = BE2H_16 (src [i]) ; in bes2i_array()
412 value = BE2H_16 (value) ; in bes2f_array()
491 value = BE2H_16 (value) ; in bes2d_array()

Completed in 5 milliseconds