Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Dendianmacros.h117 #define PA_UINT32_FROM_LE(x) PA_UINT32_SWAP(x) macro
147 #define PA_UINT32_FROM_LE(x) ((uint32_t)(x)) macro

Completed in 2 milliseconds