Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Dendianmacros.h105 #define PA_UINT16_FROM_LE(x) PA_UINT16_SWAP(x) macro
135 #define PA_UINT16_FROM_LE(x) ((uint16_t)(x)) macro

Completed in 1 milliseconds