Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Dendianmacros.h100 #define PA_INT16_FROM_BE(x) ((int16_t)(x)) macro
130 #define PA_INT16_FROM_BE(x) PA_INT16_SWAP(x) macro

Completed in 2 milliseconds