Searched defs:TO_LE16 (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.c95 #define TO_LE16(x) (x) macro
98 #define TO_LE16(x) bswap_16(x) macro

Completed in 80 milliseconds