Searched defs:TO_LE32 (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_file.c94 #define TO_LE32(x) (x) macro
97 #define TO_LE32(x) bswap_32(x) macro

Completed in 52 milliseconds