Home
last modified time | relevance | path

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

/third_party/libsnd/src/
Dsfendian.h138 #define LE2H_32(x) (x) macro
152 #define LE2H_32(x) ENDSWAP_32 (x) macro
Dpcm.c316 { value = LE2H_32 (src [i]) ; in lei2s_array()
443 value = LE2H_32 (value) ; in lei2f_array()
522 value = LE2H_32 (value) ; in lei2d_array()