Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Dendianmacros.h120 #define PA_UINT32_TO_LE(x) PA_UINT32_SWAP(x) macro
150 #define PA_UINT32_TO_LE(x) ((uint32_t)(x)) macro

Completed in 1 milliseconds