Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Dendianmacros.h112 #define PA_INT32_FROM_BE(x) ((int32_t)(x)) macro
142 #define PA_INT32_FROM_BE(x) PA_INT32_SWAP(x) macro

Completed in 2 milliseconds