Home
last modified time | relevance | path

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

/third_party/alsa-utils/aplay/
H A Dformats.h48 #define LE_SHORT(v) (v) macro
54 #define LE_SHORT(v) bswap_16(v) macro
/third_party/alsa-utils/speaker-test/
H A Dspeaker-test.c89 #define LE_SHORT(v) (v) macro
95 #define LE_SHORT(v) bswap_16(v) macro

Completed in 3 milliseconds