Searched refs:H2LE_32 (Results 1 – 2 of 2) sorted by relevance
152 #define H2LE_32(x) (x) macro166 #define H2LE_32(x) ENDSWAP_32 (x) macro
341 value = H2LE_32 (chunk_size - 12) ; in wav_subchunk_test()