Home
last modified time | relevance | path

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

/third_party/libsnd/src/
H A Dsfendian.h148 #define H2LE_32(x) (x) macro
162 #define H2LE_32(x) ENDSWAP_32 (x) macro
/third_party/libsnd/tests/
H A Dchunk_test.c341 value = H2LE_32 (chunk_size - 12) ; in wav_subchunk_test()

Completed in 2 milliseconds